diff --git a/OnToology/callejero.owl/context/context.jsonld b/OnToology/callejero.owl/context/context.jsonld new file mode 100644 index 0000000..e69de29 diff --git a/OnToology/direccionpostal.owl/context/context.jsonld b/OnToology/direccionpostal.owl/context/context.jsonld index a94fa4e..2db39ce 100644 --- a/OnToology/direccionpostal.owl/context/context.jsonld +++ b/OnToology/direccionpostal.owl/context/context.jsonld @@ -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" @@ -31,6 +31,14 @@ "@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" @@ -38,16 +46,28 @@ "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" }, @@ -55,6 +75,18 @@ "@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" @@ -62,6 +94,9 @@ "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" }, @@ -72,9 +107,15 @@ "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" }, @@ -82,16 +123,32 @@ "@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" }, @@ -99,9 +156,15 @@ "@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" @@ -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" } } } diff --git a/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png b/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png index 74e63f3..c2dd009 100644 Binary files a/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png and b/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png differ diff --git a/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.dot b/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.dot index 9b5451f..5abe9b8 100644 --- a/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.dot +++ b/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.dot @@ -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" ]; @@ -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" ]; diff --git a/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.graphml b/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.graphml index 54ac93a..9d7751e 100644 --- a/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.graphml +++ b/OnToology/direccionpostal.owl/diagrams/ar2dtool-class/direccionpostal.owl.png.graphml @@ -5,55 +5,320 @@ - - + + - + - http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal + NULL - + - + - esdir: + escjr:tramo - + - vann:preferredNamespaceUri + owl:onProperty + + + + + + + + + + + + esadm:barrio + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + esadm:Barrio + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + esadm:municipio + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + esadm:Distrito + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + escjr:via + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + escjr:Portal + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + esadm:distrito + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + escjr:Tramo + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + escjr:portal + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + escjr:Via + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + esadm:Municipio + + + + + + + + + + + owl:allValuesFrom - + + + + + + + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal + + + + + + - + - http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal.owl + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal.owl - + @@ -64,19 +329,19 @@ - + - + - http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal_v0.2 + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal/0.3.1 - + @@ -99,7 +364,7 @@ - + @@ -110,19 +375,42 @@ - + - + - http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal.html + esdir: - + + + + + + vann:preferredNamespaceUri + + + + + + + + + + + + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal.html + + + + + + @@ -133,6 +421,214 @@ + + + + + + + esdir:hectometro + + + + + + + + + + + + locn:locatorDesignator + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + esdir:puntoKilometrico + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + owl:topObjectProperty + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + esdir:planta + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + esdir:nombreDelEdificio + + + + + + + + + + + + locn:locatorName + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + esdir:puerta + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + esdir:entrada + + + + + + + + + + + rdfs:subPropertyOf + + + + + + + + + + + + esdir:escalera + + + + + + + + + + + rdfs:subPropertyOf + + + + + @@ -157,7 +653,7 @@ - + @@ -168,7 +664,7 @@ - + @@ -179,7 +675,7 @@ - + @@ -214,7 +710,7 @@ - + @@ -237,7 +733,7 @@ - + @@ -248,7 +744,7 @@ - + @@ -259,7 +755,7 @@ - + @@ -270,7 +766,7 @@ - + @@ -281,7 +777,7 @@ - + @@ -292,7 +788,7 @@ - + @@ -303,7 +799,7 @@ - + @@ -314,7 +810,7 @@ - + @@ -325,7 +821,7 @@ - + @@ -336,7 +832,7 @@ - + @@ -347,7 +843,7 @@ - + @@ -358,7 +854,7 @@ - + @@ -369,7 +865,7 @@ - + @@ -380,7 +876,7 @@ - + @@ -391,29 +887,29 @@ - + - locn:address + vcard:locality - + - vcard:locality + locn:address - + @@ -424,7 +920,7 @@ - + @@ -435,7 +931,7 @@ - + @@ -446,7 +942,7 @@ - + diff --git a/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png b/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png index 8b2e322..31ec6cd 100644 Binary files a/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png and b/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png differ diff --git a/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.dot b/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.dot index e8b2f98..f5dea1d 100644 --- a/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.dot +++ b/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.dot @@ -1,9 +1,9 @@ digraph ar2dtool_diagram { rankdir=LR; size="1000" -node [shape = rectangle, color="black"]; "locn:Address" "vcard:Address" "esdir:DireccionPostal" "schema:PostalAddress" ; /*classes style*/ +node [shape = rectangle, color="black"]; "esdir:DireccionPostal" "locn:Address" "schema:PostalAddress" "vcard:Address" ; /*classes style*/ "esdir:DireccionPostal" -> "locn:Address" [ label = "rdfs:subClassOf" ]; - "esdir:DireccionPostal" -> "vcard:Address" [ label = "rdfs:subClassOf" ]; "esdir:DireccionPostal" -> "schema:PostalAddress" [ label = "rdfs:subClassOf" ]; + "esdir:DireccionPostal" -> "vcard:Address" [ label = "rdfs:subClassOf" ]; } diff --git a/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.graphml b/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.graphml index d20b010..ebfd774 100644 --- a/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.graphml +++ b/OnToology/direccionpostal.owl/diagrams/ar2dtool-taxonomy/direccionpostal.owl.png.graphml @@ -41,19 +41,19 @@ - + - + - vcard:Address + schema:PostalAddress - + @@ -64,19 +64,19 @@ - + - + - schema:PostalAddress + vcard:Address - + diff --git a/OnToology/direccionpostal.owl/documentation/ontology.json b/OnToology/direccionpostal.owl/documentation/ontology.json index 2980668..bcc2ae6 100644 --- a/OnToology/direccionpostal.owl/documentation/ontology.json +++ b/OnToology/direccionpostal.owl/documentation/ontology.json @@ -1,16 +1,91 @@ [ { "@id" : "_:genid1", - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@value" : "RDF" + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio" } ] }, { "@id" : "_:genid2", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito" + } ] +}, { + "@id" : "_:genid3", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Municipio" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#municipio" + } ] +}, { + "@id" : "_:genid4", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Portal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#portal" + } ] +}, { + "@id" : "_:genid5", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Tramo" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#tramo" + } ] +}, { + "@id" : "_:genid6", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Via" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#via" + } ] +}, { + "@id" : "_:genid7", "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "HTML" } ] +}, { + "@id" : "_:genid8", + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "RDF" + } ] +}, { + "@id" : "http://creativecommons.org/ns#license", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/creator", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/identifier", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/rights", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/title", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/hasFormat", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { "@id" : "http://purl.org/dc/terms/issued", "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { "@id" : "http://schema.org/PostalAddress", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] @@ -117,7 +192,7 @@ "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal", + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal", "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], "http://creativecommons.org/ns#license" : [ { "@id" : "http://creativecommons.org/licenses/by/4.0/" @@ -126,7 +201,7 @@ "@value" : "Oscar Corcho (Ontology Engineering Group, Universidad Politécnica de Madrid)" } ], "http://purl.org/dc/elements/1.1/identifier" : [ { - "@value" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" + "@value" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" } ], "http://purl.org/dc/elements/1.1/rights" : [ { "@value" : "Creative Commons Attribution 4.0 International (CC BY 4.0)" @@ -136,32 +211,30 @@ "@value" : "Vocabulario para la representación de datos de una dirección postal en España" } ], "http://purl.org/dc/terms/hasFormat" : [ { - "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal.html" - }, { - "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal.owl" + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal.owl" } ], "http://purl.org/dc/terms/issued" : [ { "@value" : "2014-04-28" } ], "http://purl.org/vocab/vann/preferredNamespaceUri" : [ { - "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal#" + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "es", - "@value" : "Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo:\n- Core Location Vocabulary, schema.org y vCard, que definen la clase Address\n- WGS84 y GeoSPARQL para la representación de las coordenadas geográficas.\n- División Administrativa Española y Callejero\nAsimismo, se actualizará de acuerdo con la evolución de estos vocabularios (especialmente los que están en pleno desarrollo en el momento de creación de este vocabulario, como vCard) y se tendrá en cuenta en el futuro el trabajo que se desarrolle en el grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/).\nEste vocabulario aún se encuentra en una situación inestable.\t\t" + "@value" : "Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo:\n- Core Location Vocabulary, schema.org y vCard, que definen la clase Address. La ontología vCard podría eliminarse en el futuro si deja de utilizarse de manera masiva.\n- WGS84 y GeoSPARQL para la representación de las coordenadas geográficas.\n- División Administrativa Española y Callejero\nAsimismo, se actualizará de acuerdo con la evolución de estos vocabularios y se tendrá en cuenta en el trabajo del grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/)." } ], "http://www.w3.org/2002/07/owl#versionIRI" : [ { - "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal_v0.2" + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal/0.3.1" } ] }, { - "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal#DireccionPostal", + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/issued" : [ { "@value" : "2014-03-28" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@language" : "es", - "@value" : "Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address\nAdemás de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española y en el callejero" + "@value" : "Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address\nAdemás de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española (por ejemplo, barrio, distrito y municipio) y en el callejero (por ejemplo, via, tramo y portal), para lo cual se han añadido restricciones universales a esta clase, con el objetivo de dejar esta relación más explícita." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" @@ -176,7 +249,198 @@ "@id" : "http://www.w3.org/2006/vcard/ns#Address" }, { "@id" : "http://www.w3.org/ns/locn#Address" + }, { + "@id" : "_:genid1" + }, { + "@id" : "_:genid2" + }, { + "@id" : "_:genid3" + }, { + "@id" : "_:genid4" + }, { + "@id" : "_:genid5" + }, { + "@id" : "_:genid6" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#entrada", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-16" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "entrada" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorDesignator" } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#escalera", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-16" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "escalera" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorDesignator" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#hectometro", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-23" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Esta propiedad permite definir el hectómetro en el que se encuentra una dirección postal en caso de que sea relevante representarlo, siendo complementaria a la propiedad que permite representar el punto kilométrico. Es importante destacar que esta propiedad no aparece en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86, como el resto de propiedades definidas en este vocabulario como subpropiedades de locn:locatorDesignator y locn:locatorName" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "hectómetro" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorDesignator" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#nombreDelEdificio", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-16" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Un locator name específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "nombre del edificio" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorName" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#planta", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-16" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "planta" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorDesignator" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puerta", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-16" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "puerta" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorDesignator" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puntoKilometrico", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://purl.org/dc/terms/issued" : [ { + "@value" : "2020-01-16" + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "es", + "@value" : "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "punto kilométrico" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/ns/locn#locatorDesignator" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Municipio", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#municipio", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Portal", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Tramo", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Via", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#portal", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#tramo", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#via", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment", "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -214,7 +478,7 @@ "@value" : "To specify the components of the delivery address for the object" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { - "@id" : "http://www.w3.org/TR/vcard-rdf/" + "@id" : "http://www.w3.org/2006/vcard/ns" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "es", diff --git a/OnToology/direccionpostal.owl/documentation/ontology.nt b/OnToology/direccionpostal.owl/documentation/ontology.nt index 221cca7..7f6bcac 100644 --- a/OnToology/direccionpostal.owl/documentation/ontology.nt +++ b/OnToology/direccionpostal.owl/documentation/ontology.nt @@ -1,15 +1,14 @@ - . - . - . - "Oscar Corcho (Ontology Engineering Group, Universidad Politécnica de Madrid)" . - "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" . - "Creative Commons Attribution 4.0 International (CC BY 4.0)" . - "Vocabulario para la representación de datos de una dirección postal en España"@es . - . - . - "2014-04-28" . - . - "Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo:\n- Core Location Vocabulary, schema.org y vCard, que definen la clase Address\n- WGS84 y GeoSPARQL para la representación de las coordenadas geográficas.\n- División Administrativa Española y Callejero\nAsimismo, se actualizará de acuerdo con la evolución de estos vocabularios (especialmente los que están en pleno desarrollo en el momento de creación de este vocabulario, como vCard) y se tendrá en cuenta en el futuro el trabajo que se desarrolle en el grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/).\nEste vocabulario aún se encuentra en una situación inestable.\t\t"@es . + . + . + . + "Oscar Corcho (Ontology Engineering Group, Universidad Politécnica de Madrid)" . + "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" . + "Creative Commons Attribution 4.0 International (CC BY 4.0)" . + "Vocabulario para la representación de datos de una dirección postal en España"@es . + . + "2014-04-28" . + . + "Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo:\n- Core Location Vocabulary, schema.org y vCard, que definen la clase Address. La ontología vCard podría eliminarse en el futuro si deja de utilizarse de manera masiva.\n- WGS84 y GeoSPARQL para la representación de las coordenadas geográficas.\n- División Administrativa Española y Callejero\nAsimismo, se actualizará de acuerdo con la evolución de estos vocabularios y se tendrá en cuenta en el trabajo del grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/)."@es . # # # ################################################################# @@ -19,9 +18,30 @@ # ################################################################# # # +# http://creativecommons.org/ns#license + . +# +# http://purl.org/dc/elements/1.1/creator + . +# +# http://purl.org/dc/elements/1.1/identifier + . +# +# http://purl.org/dc/elements/1.1/rights + . +# +# http://purl.org/dc/elements/1.1/title + . +# +# http://purl.org/dc/terms/hasFormat + . +# # http://purl.org/dc/terms/issued . # +# http://purl.org/vocab/vann/preferredNamespaceUri + . +# # http://www.w3.org/2000/01/rdf-schema#comment . # @@ -47,11 +67,30 @@ "address"@en . "dirección"@es . # +# http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio + . +# +# http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito + . + . +# +# http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#municipio + . +# +# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#portal + . +# +# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#tramo + . +# +# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#via + . +# # http://www.w3.org/2006/vcard/ns#hasAddress . . "To specify the components of the delivery address for the object"@en . - . + . "dirección"@es . "has address"@en . # @@ -108,6 +147,62 @@ . "dirección"@es . # +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#entrada + . + . + "2020-01-16" . + "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es . + . + "entrada"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#escalera + . + . + "2020-01-16" . + "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es . + . + "escalera"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#hectometro + . + . + "2020-01-23" . + "Esta propiedad permite definir el hectómetro en el que se encuentra una dirección postal en caso de que sea relevante representarlo, siendo complementaria a la propiedad que permite representar el punto kilométrico. Es importante destacar que esta propiedad no aparece en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86, como el resto de propiedades definidas en este vocabulario como subpropiedades de locn:locatorDesignator y locn:locatorName"@es . + . + "hectómetro"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#nombreDelEdificio + . + . + "2020-01-16" . + "Un locator name específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es . + . + "nombre del edificio"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#planta + . + . + "2020-01-16" . + "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es . + . + "planta"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puerta + . + . + "2020-01-16" . + "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es . + . + "puerta"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puntoKilometrico + . + . + "2020-01-16" . + "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es . + . + "punto kilométrico"@es . +# # http://www.w3.org/2006/vcard/ns#country-name . . @@ -221,15 +316,57 @@ # http://schema.org/PostalAddress . # -# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal#DireccionPostal - . - . - . - . - "2014-03-28" . - "Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address\nAdemás de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española y en el callejero"@es . - . - "Dirección postal"@es . +# http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal + . + . + . + . + _:genid1 . +_:genid1 . +_:genid1 . +_:genid1 . + _:genid2 . +_:genid2 . +_:genid2 . +_:genid2 . + _:genid3 . +_:genid3 . +_:genid3 . +_:genid3 . + _:genid4 . +_:genid4 . +_:genid4 . +_:genid4 . + _:genid5 . +_:genid5 . +_:genid5 . +_:genid5 . + _:genid6 . +_:genid6 . +_:genid6 . +_:genid6 . + "2014-03-28" . + "Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address\nAdemás de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española (por ejemplo, barrio, distrito y municipio) y en el callejero (por ejemplo, via, tramo y portal), para lo cual se han añadido restricciones universales a esta clase, con el objetivo de dejar esta relación más explícita."@es . + . + "Dirección postal"@es . +# +# http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio + . +# +# http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito + . +# +# http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Municipio + . +# +# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Portal + . +# +# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Tramo + . +# +# http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Via + . # # http://www.w3.org/2006/vcard/ns#Address . @@ -239,6 +376,6 @@ "An \"address representation\" as defined in the INSPIRE Data Specification on Addresses, v3.0.1. The locn:addressId property may be used to link this locn:Address to other representations."@en . . # -_:genid1 "RDF" . -_:genid2 "HTML" . -# Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ +_:genid7 "HTML" . +_:genid8 "RDF" . +# Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/ diff --git a/OnToology/direccionpostal.owl/documentation/ontology.ttl b/OnToology/direccionpostal.owl/documentation/ontology.ttl index 5334e22..bcc582f 100644 --- a/OnToology/direccionpostal.owl/documentation/ontology.ttl +++ b/OnToology/direccionpostal.owl/documentation/ontology.ttl @@ -1,37 +1,63 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . -@base . - - rdf:type owl:Ontology ; - owl:versionIRI ; - ; - "Oscar Corcho (Ontology Engineering Group, Universidad Politécnica de Madrid)" ; - "http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal" ; - "Creative Commons Attribution 4.0 International (CC BY 4.0)" ; - "Vocabulario para la representación de datos de una dirección postal en España"@es ; - , - ; - "2014-04-28" ; - : ; - rdfs:comment """Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo: -- Core Location Vocabulary, schema.org y vCard, que definen la clase Address +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + ; + "Oscar Corcho (Ontology Engineering Group, Universidad Politécnica de Madrid)" ; + "http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal" ; + "Creative Commons Attribution 4.0 International (CC BY 4.0)" ; + "Vocabulario para la representación de datos de una dirección postal en España"@es ; + ; + "2014-04-28" ; + : ; + rdfs:comment """Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo: +- Core Location Vocabulary, schema.org y vCard, que definen la clase Address. La ontología vCard podría eliminarse en el futuro si deja de utilizarse de manera masiva. - WGS84 y GeoSPARQL para la representación de las coordenadas geográficas. - División Administrativa Española y Callejero -Asimismo, se actualizará de acuerdo con la evolución de estos vocabularios (especialmente los que están en pleno desarrollo en el momento de creación de este vocabulario, como vCard) y se tendrá en cuenta en el futuro el trabajo que se desarrolle en el grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/). -Este vocabulario aún se encuentra en una situación inestable. """@es . +Asimismo, se actualizará de acuerdo con la evolución de estos vocabularios y se tendrá en cuenta en el trabajo del grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/)."""@es . ################################################################# # Annotation properties ################################################################# +### http://creativecommons.org/ns#license + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/creator + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/identifier + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/rights + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/elements/1.1/title + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/hasFormat + rdf:type owl:AnnotationProperty . + + ### http://purl.org/dc/terms/issued rdf:type owl:AnnotationProperty . +### http://purl.org/vocab/vann/preferredNamespaceUri + rdf:type owl:AnnotationProperty . + + ### http://www.w3.org/2000/01/rdf-schema#comment rdfs:comment rdf:type owl:AnnotationProperty . @@ -56,11 +82,36 @@ rdfs:label rdf:type owl:AnnotationProperty . "dirección"@es . +### http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#barrio + rdf:type owl:ObjectProperty . + + +### http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf owl:topObjectProperty . + + +### http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#municipio + rdf:type owl:ObjectProperty . + + +### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#portal + rdf:type owl:ObjectProperty . + + +### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#tramo + rdf:type owl:ObjectProperty . + + +### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#via + rdf:type owl:ObjectProperty . + + ### http://www.w3.org/2006/vcard/ns#hasAddress rdf:type owl:ObjectProperty ; rdfs:range ; rdfs:comment "To specify the components of the delivery address for the object"@en ; - rdfs:isDefinedBy ; + rdfs:isDefinedBy ; rdfs:label "dirección"@es , "has address"@en . @@ -119,6 +170,69 @@ rdfs:label rdf:type owl:AnnotationProperty . rdfs:label "dirección"@es . +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#entrada +:entrada rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-16" ; + rdfs:comment "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es ; + rdfs:isDefinedBy ; + rdfs:label "entrada"@es . + + +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#escalera +:escalera rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-16" ; + rdfs:comment "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es ; + rdfs:isDefinedBy ; + rdfs:label "escalera"@es . + + +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#hectometro +:hectometro rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-23" ; + rdfs:comment "Esta propiedad permite definir el hectómetro en el que se encuentra una dirección postal en caso de que sea relevante representarlo, siendo complementaria a la propiedad que permite representar el punto kilométrico. Es importante destacar que esta propiedad no aparece en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86, como el resto de propiedades definidas en este vocabulario como subpropiedades de locn:locatorDesignator y locn:locatorName"@es ; + rdfs:isDefinedBy ; + rdfs:label "hectómetro"@es . + + +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#nombreDelEdificio +:nombreDelEdificio rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-16" ; + rdfs:comment "Un locator name específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es ; + rdfs:isDefinedBy ; + rdfs:label "nombre del edificio"@es . + + +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#planta +:planta rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-16" ; + rdfs:comment "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es ; + rdfs:isDefinedBy ; + rdfs:label "planta"@es . + + +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puerta +:puerta rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-16" ; + rdfs:comment "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es ; + rdfs:isDefinedBy ; + rdfs:label "puerta"@es . + + +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puntoKilometrico +:puntoKilometrico rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf ; + "2020-01-16" ; + rdfs:comment "Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86"@es ; + rdfs:isDefinedBy ; + rdfs:label "punto kilométrico"@es . + + ### http://www.w3.org/2006/vcard/ns#country-name rdf:type owl:DatatypeProperty ; rdfs:range xsd:string ; @@ -245,18 +359,66 @@ Best practice is to use the ISO 3166-1 code but if this is inappropriate for the rdf:type owl:Class . -### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal#DireccionPostal +### http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal :DireccionPostal rdf:type owl:Class ; rdfs:subClassOf , , - ; + , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] ; "2014-03-28" ; rdfs:comment """Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address -Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española y en el callejero"""@es ; +Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española (por ejemplo, barrio, distrito y municipio) y en el callejero (por ejemplo, via, tramo y portal), para lo cual se han añadido restricciones universales a esta clase, con el objetivo de dejar esta relación más explícita."""@es ; rdfs:isDefinedBy ; rdfs:label "Dirección postal"@es . +### http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Barrio + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Distrito + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#Municipio + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Portal + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Tramo + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/callejero#Via + rdf:type owl:Class . + + ### http://www.w3.org/2006/vcard/ns#Address rdf:type owl:Class . @@ -267,10 +429,10 @@ Además de las propiedades asociadas a estas clases, y definidas en su correspon rdfs:isDefinedBy . -[ rdfs:label "RDF" +[ rdfs:label "HTML" ] . -[ rdfs:label "HTML" +[ rdfs:label "RDF" ] . -### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ +### Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/ diff --git a/OnToology/direccionpostal.owl/documentation/ontology.xml b/OnToology/direccionpostal.owl/documentation/ontology.xml index 59d3bf7..54b5e71 100644 --- a/OnToology/direccionpostal.owl/documentation/ontology.xml +++ b/OnToology/direccionpostal.owl/documentation/ontology.xml @@ -1,6 +1,6 @@ - - - + + Oscar Corcho (Ontology Engineering Group, Universidad Politécnica de Madrid) - http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal Creative Commons Attribution 4.0 International (CC BY 4.0) Vocabulario para la representación de datos de una dirección postal en España - - + 2014-04-28 - + Este vocabulario se utiliza para la descripción de una dirección postal. Reutiliza términos de varios vocabularios que actualmente se utilizan para propósitos similares, incluyendo: -- Core Location Vocabulary, schema.org y vCard, que definen la clase Address +- Core Location Vocabulary, schema.org y vCard, que definen la clase Address. La ontología vCard podría eliminarse en el futuro si deja de utilizarse de manera masiva. - WGS84 y GeoSPARQL para la representación de las coordenadas geográficas. - División Administrativa Española y Callejero -Asimismo, se actualizará de acuerdo con la evolución de estos vocabularios (especialmente los que están en pleno desarrollo en el momento de creación de este vocabulario, como vCard) y se tendrá en cuenta en el futuro el trabajo que se desarrolle en el grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/). -Este vocabulario aún se encuentra en una situación inestable. +Asimismo, se actualizará de acuerdo con la evolución de estos vocabularios y se tendrá en cuenta en el trabajo del grupo del W3C denominado Location And Addresses Community Group (http://www.w3.org/community/locadd/). @@ -43,6 +41,48 @@ Este vocabulario aún se encuentra en una situación inestable. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -50,6 +90,13 @@ Este vocabulario aún se encuentra en una situación inestable. + + + + + + + @@ -95,13 +142,57 @@ Este vocabulario aún se encuentra en una situación inestable. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + To specify the components of the delivery address for the object - + dirección has address @@ -194,6 +285,97 @@ Este vocabulario aún se encuentra en una situación inestable. + + + + + + 2020-01-16 + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 + + entrada + + + + + + + + + + 2020-01-16 + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 + + escalera + + + + + + + + + + 2020-01-23 + Esta propiedad permite definir el hectómetro en el que se encuentra una dirección postal en caso de que sea relevante representarlo, siendo complementaria a la propiedad que permite representar el punto kilométrico. Es importante destacar que esta propiedad no aparece en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86, como el resto de propiedades definidas en este vocabulario como subpropiedades de locn:locatorDesignator y locn:locatorName + + hectómetro + + + + + + + + + + 2020-01-16 + Un locator name específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 + + nombre del edificio + + + + + + + + + + 2020-01-16 + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 + + planta + + + + + + + + + + 2020-01-16 + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 + + puerta + + + + + + + + + + 2020-01-16 + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 + + punto kilométrico + + + + @@ -395,22 +577,100 @@ Best practice is to use the ISO 3166-1 code but if this is inappropriate for the - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2014-03-28 Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address -Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española y en el callejero +Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española (por ejemplo, barrio, distrito y municipio) y en el callejero (por ejemplo, via, tramo y portal), para lo cual se han añadido restricciones universales a esta clase, con el objetivo de dejar esta relación más explícita. Dirección postal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -426,15 +686,15 @@ Además de las propiedades asociadas a estas clases, y definidas en su correspon - RDF + HTML - HTML + RDF - + diff --git a/OnToology/direccionpostal.owl/documentation/sections/crossref-en.html b/OnToology/direccionpostal.owl/documentation/sections/crossref-en.html index df1f6c9..e053636 100644 --- a/OnToology/direccionpostal.owl/documentation/sections/crossref-en.html +++ b/OnToology/direccionpostal.owl/documentation/sections/crossref-en.html @@ -9,8 +9,8 @@

Classes

  • - Dirección postal + Dirección postal
  • @@ -32,8 +32,8 @@

    addressc
    has sub-classes
    - Dirección postal + Dirección postal c
    is in domain of
    @@ -58,16 +58,16 @@

    addressc

    -
    +

    Dirección postalc back to ToC or Class ToC

    - IRI: http://vocab.linkeddata.es/datosabiertos/def/urbanismo-infraestructuras/direccionPostal#DireccionPostal

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#DireccionPostal

    Una dirección postal en España. Se define como una especialización de las clases vcard:Address, schema:PostalAddress y locn:Address -Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española y en el callejero +Además de las propiedades asociadas a estas clases, y definidas en su correspondiente vocabulario, también se pueden utilizar las definidas en los vocabularios de división administrativa española (por ejemplo, barrio, distrito y municipio) y en el callejero (por ejemplo, via, tramo y portal), para lo cual se han añadido restricciones universales a esta clase, con el objetivo de dejar esta relación más explícita.
    Is defined by
    @@ -77,16 +77,10 @@

    Dirección postalc

    has super-classes
    -
    - postal address - c -
    address - c -
    -
    - address + c, address + c, postal address c
    @@ -100,6 +94,12 @@

    Object Properties

  • address
  • +
  • + + distrito + +
  • has address
  • @@ -153,6 +153,22 @@

    addressop

    +
    +

    distritoop + back to ToC or Object Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/sector-publico/territorio#distrito

    +
    +
    +
    has super-properties
    +
    + top object property +
    +
    +
    +

    has addressop back to ToC or Object Property ToC @@ -166,7 +182,7 @@

    has addressop
    Is defined by
    - http://www.w3.org/TR/vcard-rdf/ + http://www.w3.org/2006/vcard/ns
    @@ -216,11 +232,23 @@

    Data Properties

  • dirección
  • +
  • + entrada +
  • +
  • + escalera +
  • full address
  • +
  • + hectómetro +
  • localidad
  • @@ -240,9 +268,17 @@

    Data Properties

  • nombre de la vía
  • +
  • + nombre del edificio +
  • país
  • +
  • + planta +
  • po box @@ -258,6 +294,14 @@

    Data Properties

    post name
  • +
  • + puerta +
  • +
  • + punto kilométrico +
  • región
  • @@ -477,6 +521,58 @@

    direccióndp

    +
    +

    entradadp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#entrada

    +
    + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator designator + dp +
    +
    +
    +
    +
    +

    escaleradp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#escalera

    +
    + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator designator + dp +
    +
    +
    +

    full addressdp back to ToC or Data Property ToC @@ -503,6 +599,32 @@

    full addressdp

    +
    +

    hectómetrodp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#hectometro

    +
    + Esta propiedad permite definir el hectómetro en el que se encuentra una dirección postal en caso de que sea relevante representarlo, siendo complementaria a la propiedad que permite representar el punto kilométrico. Es importante destacar que esta propiedad no aparece en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86, como el resto de propiedades definidas en este vocabulario como subpropiedades de locn:locatorDesignator y locn:locatorName +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator designator + dp +
    +
    +
    +

    localidaddp back to ToC or Data Property ToC @@ -576,6 +698,22 @@

    locator designatordp
    +
    has sub-properties
    +
    + entrada + dp, escalera + dp, hectómetro + dp, planta + dp, puerta + dp, punto kilométrico + dp +
    has domain
    address @@ -602,6 +740,12 @@

    locator namedp

    +
    has sub-properties
    +
    + nombre del edificio + dp +
    has domain
    address @@ -635,6 +779,32 @@

    nombre de la víadp

    +
    +

    nombre del edificiodp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#nombreDelEdificio

    +
    + Un locator name específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator name + dp +
    +
    +
    +

    paísdp back to ToC or Data Property ToC @@ -660,6 +830,32 @@

    paísdp

    +
    +

    plantadp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#planta

    +
    + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator designator + dp +
    +
    +
    +

    po boxdp back to ToC or Data Property ToC @@ -738,6 +934,58 @@

    post namedp

    +
    +

    puertadp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puerta

    +
    + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator designator + dp +
    +
    +
    +
    +
    +

    punto kilométricodp + back to ToC or Data Property ToC + +

    +

    + IRI: http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal#puntoKilometrico

    +
    + Un locator designator específico para el caso de direcciones postales españolas, tal y como se describe en el documento D2.8.I.5 INSPIRE Data Specification on Addresses – Guidelines disponible en https://inspire.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_AD_v3.0.pdf, tabla B - Synopsis of Locator Designator types and Postal descriptor used in addressing, páginas 85 y 86 +
    +
    +
    Is defined by
    +
    + http://vocab.linkeddata.es/datosabiertos/def/commons/direccion-postal +
    +
    +
    +
    +
    has super-properties
    +
    + locator designator + dp +
    +
    +
    +

    regióndp back to ToC or Data Property ToC diff --git a/OnToology/direccionpostal.owl/documentation/sections/overview-en.html b/OnToology/direccionpostal.owl/documentation/sections/overview-en.html index 121df79..4929d1e 100644 --- a/OnToology/direccionpostal.owl/documentation/sections/overview-en.html +++ b/OnToology/direccionpostal.owl/documentation/sections/overview-en.html @@ -9,8 +9,8 @@

    Classes

  • - Dirección postal + Dirección postal
  • Object Properties

    @@ -131,12 +131,12 @@

    - "P12". "Equivalent properties not explicitly declared""3" cases detected. "Important" + "P10". "Missing disjointness""1" cases detected. "Important"

    -

    "The ontology lacks information about equivalent properties (owl:equivalentProperty) in the cases of duplicated relationships and/or attributes.\t"

    +

    "The ontology lacks disjoint axioms between classes or between properties that should be defined as disjoint. This pitfall is related with the guidelines provided in [6], [2] and [7].\t"

    @@ -145,12 +145,12 @@

    - "P13". "Inverse relationships not explicitly declared""3" cases detected. "Minor" + "P12". "Equivalent properties not explicitly declared""3" cases detected. "Important"

    -

    "This pitfall appears when any relationship (except for those that are defined as symmetric properties using owl:SymmetricProperty) does not have an inverse relationship (owl:inverseOf) defined within the ontology.\t"

    +

    "The ontology lacks information about equivalent properties (owl:equivalentProperty) in the cases of duplicated relationships and/or attributes.\t"

    @@ -159,12 +159,12 @@

    - "P11". "Missing domain or range in properties""20" cases detected. "Important" + "P22". "Using different naming conventions in the ontology""1" cases detected. "Minor"

    -

    "Object and/or datatype properties without domain or range (or none of them) are included in the ontology. \t"

    +

    "The ontology elements are not named following the same convention (for example CamelCase or use of delimiters as "-" or "_") . Some notions about naming conventions are provided in [2].\t"

    @@ -173,12 +173,12 @@

    - "P22". "Using different naming conventions in the ontology""1" cases detected. "Minor" + "P08". "Missing annotations""28" cases detected. "Minor"

    -

    "The ontology elements are not named following the same convention (for example CamelCase or use of delimiters as "-" or "_") . Some notions about naming conventions are provided in [2].\t"

    +

    "This pitfall consists in creating an ontology element and failing to provide human readable annotations attached to it. Consequently, ontology elements lack annotation properties that label them (e.g. rdfs:label, lemon:LexicalEntry, skos:prefLabel or skos:altLabel) or that define them (e.g. rdfs:comment or dc:description). This pitfall is related to the guidelines provided in [5].\t"

    @@ -187,12 +187,12 @@

    - "P08". "Missing annotations""16" cases detected. "Minor" + "P13". "Inverse relationships not explicitly declared""9" cases detected. "Minor"

    -

    "This pitfall consists in creating an ontology element and failing to provide human readable annotations attached to it. Consequently, ontology elements lack annotation properties that label them (e.g. rdfs:label, lemon:LexicalEntry, skos:prefLabel or skos:altLabel) or that define them (e.g. rdfs:comment or dc:description). This pitfall is related to the guidelines provided in [5].\t"

    +

    "This pitfall appears when any relationship (except for those that are defined as symmetric properties using owl:SymmetricProperty) does not have an inverse relationship (owl:inverseOf) defined within the ontology.\t"