From 3c4783740b281c5b65d47939d1c9f52b7bdbc887 Mon Sep 17 00:00:00 2001 From: Bourasset Date: Tue, 16 Sep 2025 10:57:05 +0200 Subject: [PATCH] Update signalisation-verticale-context.jsonld --- signalisation-verticale-context.jsonld | 129 ++++++++++++++++++++++--- 1 file changed, 117 insertions(+), 12 deletions(-) diff --git a/signalisation-verticale-context.jsonld b/signalisation-verticale-context.jsonld index c3cd03c..fede201 100644 --- a/signalisation-verticale-context.jsonld +++ b/signalisation-verticale-context.jsonld @@ -6,17 +6,122 @@ "nafr2": "http://id.insee.fr/concepts/nafr2/", "skos": "http://www.w3.org/2004/02/skos/core#", "geo": "https://uri.etsi.org/ngsi-ld/geoProperty#", - "topo": "http://data.ign.fr/def/topo#", - "TronconRoute": "topo:Route", - "Voie": "topo:Voie", - "nature": "topo:nature", - "manager": "topo:manager", - "nbTrafficLanes": "topo:numberOfTrafficLanes", - "direction": "topo:directionOfTraffic", - "surfaceWidth": "topo:carriagewayWidth", - "startCivic": "topo:initialCivicNumberMarker", - "endCivic": "topo:finalCivicNumberMarker", - "NOM_COLL_G": "topo:nomCollectifGauche", + "topo": "http://data.ign.fr/def/topo#", + "openx": "https://w3id.org/asam/openx/ontology#", + "opendrive": "https://w3id.org/asam/opendrive/ontology#", + "owm": "https://w3id.org/ontoworldmodel/road#", + "ago": "https://w3id.org/automotive/ontology#", + "sosa": "http://www.w3.org/ns/sosa/", + "ssn": "http://www.w3.org/ns/ssn/", + "org": "http://www.w3.org/ns/org#", + "prov": "http://www.w3.org/ns/prov#", + "infra": "https://semantics.cerema.fr/ontologies/infrastructure#", + + "Panneau": "owm:TrafficSign", + "Route": "topo:Route", + "TronconRoute": "topo:Route", + "Voie": "topo:Voie", + "Source": "sosa:Sensor", + "Gestionnaire": "org:Organization", + "Exploitant": "org:Organization", + "ArreteDeCirculation": "schema:Legislation", + "Construction": "infra:Construction", + "Support": "infra:SupportStructure", + "BornePostale": "infra:BornePostale", + "CategorieRHV": "infra:CategorieRHV", + "Itineraire": "infra:Itineraire", + + "localisation": "geo:Point", + "dateMesure": "schema:Date", + "type": "opendrive:signalType", + "categorie": "owm:TrafficSignCategory", + "gamme": "ago:TrafficSignRange", + "description": "schema:description", + "conformite": "dcterms:conformsTo", + + "classeRetroreflexion": "infra:retroReflectionClass", + "mesureRetroreflexion": "infra:retroReflectionValue", + "planeite": "infra:planarity", + "largeur": "opendrive:width", + "hauteur": "opendrive:height", + "hauteurAuSol": "owm:installationHeight", + "azimutReference": "infra:azimuthReference", + "azimutMesure": "infra:azimuthMeasured", + "dateConstruction": "schema:dateCreated", + "dateImplantation": "owm:installationDate", + "dateEntretien": "schema:dateModified", + "commentaireEntretien": "schema:comment", + "distanceVisibilite": "owm:visibilityDistance", + "imgPath": "schema:image", + "boxPath": "infra:boxModelPath", + "lasPath": "infra:lasFilePath", + + "estInstaurePar": "infra:estInstaurePar", + "estRegiPar": "infra:estRegiPar", + "estPoseSur": "infra:installedOn", + "estCompletePar": "infra:completedBy", + "estPresignalePar": "infra:preSignaledBy", + "estExploitPar": "schema:provider", + "estLocaliseSur": "infra:locatedOn", + "aPourSource": "schema:source", + "estConstruitPar": "infra:builtBy", + + "dateMiseEnService": "dcterms:issued", + "gestionnaire": "topo:manager", + "itineraireEuropeen": "topo:idItinerance", + "itineraireVert": "infra:itineraireVert", + "largeurChaussee": "topo:carriagewayWidth", + "nomItineraire": "topo:nomItinerance", + "nombreVoiesCirculation": "topo:numberOfTrafficLanes", + "numero": "topo:numero", + "sensCirculation": "topo:directionOfTraffic", + "typeAdressage": "infra:typeAdressage", + "borneInitiale": "topo:initialCivicNumberMarker", + "borneFinale": "topo:finalCivicNumberMarker", + "classementAdministratif": "topo:classeAdministrative", + "typeRoute": "topo:nature", + + "fabricantCapteur": "schema:manufacturer", + "modeleCapteur": "schema:model", + "proprietaireCapteur": "schema:owner", + "operateurCapteur": "schema:operator", + "paramsCapteur": "schema:additionalProperty", + + "idGestionnaire": "dcterms:identifier", + "nomGestionnaire": "schema:name", + "idExploitant": "dcterms:identifier", + "nomExploitant": "schema:name", + + "idArrete": "dcterms:identifier", + "typeArrete": "dcterms:type", + "intituleArrete": "schema:name", + "estDeclineDe": "dcterms:isPartOf", + + "idConstruction": "dcterms:identifier", + "constructeur": "schema:manufacturer", + "nomModele": "schema:model", + "refModele": "schema:modelNumber", + + "idSupport": "dcterms:identifier", + "localisationSupport": "geo:Point", + "typeSupport": "infra:supportType", + "securitePassive": "infra:passiveSafety", + + "idBornePostale": "dcterms:identifier", + "numeroBornePostale": "infra:postalMarkerNumber", + + "idCategorieRHV": "dcterms:identifier", + "rang": "infra:rank", + "estStructurant": "infra:isStructuring", + "fieldCategorieRHV": "infra:hasField", + "typeCategorieRHV": "dcterms:type", + + "idItineraire": "dcterms:identifier", + "nom": "schema:name", + "fieldItineraire": "infra:hasField", + "typeItineraire": "dcterms:type", + + "NOM_COLL_G": "topo:nomCollectifGauche", "NOM_COLL_D": "topo:nomCollectifDroit", "IMPORTANCE": "topo:importance", "POS_SOL": "topo:positionSol", @@ -25,7 +130,6 @@ "DATE_MAJ": "topo:dateMaj", "ACCU_PLANI": "topo:accompagnementPlani", "PREC_PLANI": "topo:precisionPlani", - "IT_VERT": "topo:interditVert", "PRIVE": "topo:prive", "URBAIN": "topo:urbain", "VIT_MOY_VL": "topo:vitesseMoyenneVehiculeLeger", @@ -43,4 +147,5 @@ "NOM_BAN_D": "topo:nomBANdroite", "ID_BAN_G": "topo:idBANgauche", "ID_BAN_D": "topo:idBANdroite" + } }