correction - changing of format of the vocabulary (from n3 to ttl)

This commit is contained in:
chenejac 2022-11-29 15:55:40 +01:00
parent 1cab6cf10f
commit bc359588e7

View file

@ -1,78 +1,39 @@
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#label> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#label> "ftl file url" .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#anyURI> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#comment> "Points to the FTL file containing the key" .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#label> "Properties file url " .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#comment> "Value of the key" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#label> "has theme" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#label> "has package" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#label> "has application" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#label> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#label> "ftl file url" .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#anyURI> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#comment> "Points to the FTL file containing the key" .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#label> "Propertie file url " .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#comment> "Value of the key" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#label> "has theme" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#label> "has package" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#label> "has application" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#Thing> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/2000/01/rdf-schema#label> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#label> "ftl file url" .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#anyURI> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#comment> "Points to the FTL file containing the key" .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#ftlUrl> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#label> "Propertie file url " .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#comment> "Value of the key" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasKey> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#label> "has theme" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasTheme> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#label> "has package" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasPackage> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#label> "has application" .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<http://vivoweb.org/ontology/core/properties/vocabulary#hasApp> <http://www.w3.org/2000/01/rdf-schema#domain> <http://vivoweb.org/ontology/core/properties/vocabulary#PropertyKey> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prop-data: <http://vivoweb.org/ontology/core/properties/individual#> .
@prefix prop: <http://vivoweb.org/ontology/core/properties/vocabulary#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
prop:hasPackage rdf:type owl:DatatypeProperty ;
rdfs:domain prop:PropertyKey ;
rdfs:label "has package" ;
rdfs:range xsd:string .
prop:hasKey rdf:type owl:DatatypeProperty ;
rdfs:comment "Value of the key" ;
rdfs:domain prop:PropertyKey ;
rdfs:label "Propertie file url " ;
rdfs:range xsd:string .
prop:hasTheme rdf:type owl:DatatypeProperty ;
rdfs:domain prop:PropertyKey ;
rdfs:label "has theme" ;
rdfs:range xsd:string .
prop:PropertyKey rdf:type owl:Class ;
rdfs:label skos:Concept ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf skos:Concept .
prop:ftlUrl rdf:type owl:DatatypeProperty ;
rdfs:comment "Points to the FTL file containing the key" ;
rdfs:domain prop:PropertyKey ;
rdfs:label "ftl file url" ;
rdfs:range xsd:anyURI .
prop:hasApp rdf:type owl:DatatypeProperty ;
rdfs:domain prop:PropertyKey ;
rdfs:label "has application" ;
rdfs:range xsd:string .