Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
69 changes: 68 additions & 1 deletion OnToology/direccionpostal.owl/context/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@id" : "http://www.w3.org/ns/locn#addressId"
},
"DireccionPostal" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal#DireccionPostal"
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal"
},
"license" : {
"@id" : "http://creativecommons.org/ns#license"
Expand All @@ -31,37 +31,72 @@
"@id" : "http://schema.org/addressRegion",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"via" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#via",
"@type" : "@id"
},
"distrito" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito",
"@type" : "@id"
},
"hasAddress" : {
"@id" : "http://www.w3.org/2006/vcard/ns#hasAddress",
"@type" : "@id"
},
"locatorName" : {
"@id" : "http://www.w3.org/ns/locn#locatorName"
},
"planta" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#planta"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"adminUnitL1" : {
"@id" : "http://www.w3.org/ns/locn#adminUnitL1"
},
"Municipio" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Municipio"
},
"postal-code" : {
"@id" : "http://www.w3.org/2006/vcard/ns#postal-code",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"Via" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Via"
},
"entrada" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#entrada"
},
"creator" : {
"@id" : "http://purl.org/dc/elements/1.1/creator"
},
"postalCode" : {
"@id" : "http://schema.org/postalCode",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"topObjectProperty" : {
"@id" : "http://www.w3.org/2002/07/owl#topObjectProperty",
"@type" : "@id"
},
"tramo" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#tramo",
"@type" : "@id"
},
"barrio" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio",
"@type" : "@id"
},
"address" : {
"@id" : "http://schema.org/address",
"@type" : "@id"
},
"rights" : {
"@id" : "http://purl.org/dc/elements/1.1/rights"
},
"Distrito" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito"
},
"PostalAddress" : {
"@id" : "http://schema.org/PostalAddress"
},
Expand All @@ -72,36 +107,64 @@
"identifier" : {
"@id" : "http://purl.org/dc/elements/1.1/identifier"
},
"hectometro" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#hectometro"
},
"addressArea" : {
"@id" : "http://www.w3.org/ns/locn#addressArea"
},
"puerta" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puerta"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy"
},
"locality" : {
"@id" : "http://www.w3.org/2006/vcard/ns#locality",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"puntoKilometrico" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puntoKilometrico"
},
"streetAddress" : {
"@id" : "http://schema.org/streetAddress",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"portal" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#portal",
"@type" : "@id"
},
"title" : {
"@id" : "http://purl.org/dc/elements/1.1/title"
},
"fullAddress" : {
"@id" : "http://www.w3.org/ns/locn#fullAddress"
},
"Portal" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Portal"
},
"Tramo" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Tramo"
},
"nombreDelEdificio" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#nombreDelEdificio"
},
"postCode" : {
"@id" : "http://www.w3.org/ns/locn#postCode"
},
"addressLocality" : {
"@id" : "http://schema.org/addressLocality",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
"Barrio" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"escalera" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#escalera"
},
"street-address" : {
"@id" : "http://www.w3.org/2006/vcard/ns#street-address",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
Expand All @@ -121,6 +184,10 @@
},
"adminUnitL2" : {
"@id" : "http://www.w3.org/ns/locn#adminUnitL2"
},
"municipio" : {
"@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#municipio",
"@type" : "@id"
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@
digraph ar2dtool_diagram {
rankdir=LR;
size="1501"
node [shape = rectangle, color="orange"]; "locn:Address" "vcard:Address" "schema:PostalAddress" ; /*classes style*/
"http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" -> "esdir:" [ label = "vann:preferredNamespaceUri" ];
"http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" -> "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal.owl" [ label = "dcterms:hasFormat" ];
"http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" -> "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal_v0.2" [ label = "owl:versionIRI" ];
"http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" -> "http://creativecommons.org/licenses/by/4.0/" [ label = "cc:license" ];
"http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" -> "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal.html" [ label = "dcterms:hasFormat" ];
node [shape = rectangle, color="orange"]; "locn:Address" "escjr:Tramo" "schema:PostalAddress" "esadm:Barrio" "esadm:Distrito" "vcard:Address" "esadm:Municipio" "escjr:Via" "escjr:Portal" ; /*classes style*/
"NULL" -> "escjr:tramo" [ label = "owl:onProperty" ];
"NULL" -> "esadm:barrio" [ label = "owl:onProperty" ];
"NULL" -> "esadm:Barrio" [ label = "owl:allValuesFrom" ];
"NULL" -> "esadm:municipio" [ label = "owl:onProperty" ];
"NULL" -> "esadm:Distrito" [ label = "owl:allValuesFrom" ];
"NULL" -> "escjr:via" [ label = "owl:onProperty" ];
"NULL" -> "escjr:Portal" [ label = "owl:allValuesFrom" ];
"NULL" -> "esadm:distrito" [ label = "owl:onProperty" ];
"NULL" -> "escjr:Tramo" [ label = "owl:allValuesFrom" ];
"NULL" -> "escjr:portal" [ label = "owl:onProperty" ];
"NULL" -> "escjr:Via" [ label = "owl:allValuesFrom" ];
"NULL" -> "esadm:Municipio" [ label = "owl:allValuesFrom" ];
"http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" -> "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal.owl" [ label = "dcterms:hasFormat" ];
"http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" -> "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal/0.3.1" [ label = "owl:versionIRI" ];
"http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" -> "http://creativecommons.org/licenses/by/4.0/" [ label = "cc:license" ];
"http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" -> "esdir:" [ label = "vann:preferredNamespaceUri" ];
"http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" -> "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal.html" [ label = "dcterms:hasFormat" ];
"esdir:hectometro" -> "locn:locatorDesignator" [ label = "rdfs:subPropertyOf" ];
"esdir:puntoKilometrico" -> "locn:locatorDesignator" [ label = "rdfs:subPropertyOf" ];
"esadm:distrito" -> "owl:topObjectProperty" [ label = "rdfs:subPropertyOf" ];
"esdir:planta" -> "locn:locatorDesignator" [ label = "rdfs:subPropertyOf" ];
"esdir:nombreDelEdificio" -> "locn:locatorName" [ label = "rdfs:subPropertyOf" ];
"esdir:puerta" -> "locn:locatorDesignator" [ label = "rdfs:subPropertyOf" ];
"esdir:entrada" -> "locn:locatorDesignator" [ label = "rdfs:subPropertyOf" ];
"esdir:escalera" -> "locn:locatorDesignator" [ label = "rdfs:subPropertyOf" ];
"locn:Address" -> "owl:Thing" [ label = "locn:locatorName" ];
"locn:Address" -> "owl:Thing" [ label = "locn:thoroughfare" ];
"locn:Address" -> "owl:Thing" [ label = "locn:postCode" ];
Expand All @@ -25,8 +45,8 @@ node [shape = rectangle, color="orange"]; "locn:Address" "vcard:Address" "schema
"locn:Address" -> "owl:Thing" [ label = "locn:adminUnitL2" ];
"owl:Thing" -> "schema:PostalAddress" [ label = "schema:address" ];
"schema:PostalAddress" -> "owl:Thing" [ label = "schema:addressCountry" ];
"owl:Thing" -> "locn:Address" [ label = "locn:address" ];
"owl:Thing" -> "xsd:string" [ label = "vcard:locality" ];
"owl:Thing" -> "locn:Address" [ label = "locn:address" ];
"locn:Address" -> "owl:Thing" [ label = "locn:fullAddress" ];
"owl:Thing" -> "xsd:string" [ label = "vcard:region" ];
"locn:Address" -> "owl:Thing" [ label = "locn:addressArea" ];
Expand Down
Loading