diff --git a/development/TransparentRelationsOntology.ttl b/development/TransparentRelationsOntology.ttl index 5ca16e7..df53972 100644 --- a/development/TransparentRelationsOntology.ttl +++ b/development/TransparentRelationsOntology.ttl @@ -4,20 +4,18 @@ @prefix xml: . @prefix xsd: . @prefix rdfs: . -@prefix voaf: . @prefix vann: . @base . rdf:type owl:Ontology ; - rdf:type voaf:Vocabulary ; owl:versionIRI ; "Jaime Gómez-Obregón (https://ladonacion.es/)"@es , "Off-shore leaks DataBase (https://offshoreleaks.icij.org/)"@en ; "Mikel Egaña Aranguren (https://orcid.org/0000-0001-8081-1839)"@eu ; "Transparent Relations Ontology (TRO) offers a vocabulary to publish information about relations that should be more transparent, usually between powerful parties, to detect potential conflicts of interests: for example, governments and their providers, or politicians and their personal relationships. Research journalism and Open Data are two areas in which this sort of data is growing, and new methods and standards are needed to cope with the FAIR publication and consumption of such data."@en ; "2022-04-01T00:00:01"^^xsd:dateTime ; - "2022-04-01T00:00:01"^^xsd:dateTime ; "A vocabulary to represent relations that should be more transparent, usually between powerfull people or institutions"@en ; + "2022-04-01T00:00:01"^^xsd:dateTime ; "https://apache.org/licenses/LICENSE-2.0"^^xsd:anyURI ; "2023-06-06T00:00:01"^^xsd:dateTime ; "Transparent Relations Ontology"@en ; @@ -55,6 +53,10 @@ rdf:type owl:AnnotationProperty . +### http://purl.org/dc/terms/issued + rdf:type owl:AnnotationProperty . + + ### http://purl.org/dc/terms/license rdf:type owl:AnnotationProperty . @@ -68,11 +70,11 @@ ### http://purl.org/vocab/vann/preferredNamespacePrefix - rdf:type owl:AnnotationProperty . +vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri - rdf:type owl:AnnotationProperty . +vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ### https://schema.org/schemaVersion @@ -635,7 +637,6 @@ rdfs:isDefinedBy "https://w3id.org/TRO"^^xsd:anyURI ; rdfs:label "Individual contractor"@en . - ################################################################# # General axioms #################################################################