File tree Expand file tree Collapse file tree
datasets/federal/us-wqp/ontology Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44@prefix us_wqp_data: <http://w3id.org/sawgraph/v1/us-wqp-data#> .
55@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
66@prefix obo: <http://purl.obolibrary.org/obo/> .
7+ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8+ @prefix owl: <http://www.w3.org/2002/07/owl#> .
79
810<http://w3id.org/sawgraph/v1/us-wqp#controlledVocab> rdf:type owl:Ontology ;
911 dcterms:contributor <http://orcid.org/0000-0002-5331-5052> ,
Original file line number Diff line number Diff line change 55@prefix qudt: <http://qudt.org/schema/qudt/> .
66@prefix prov: <http://www.w3.org/ns/prov#> .
77@prefix dcterms: <http://purl.org/dc/terms/> .
8- # rdf
9- # owl
10- # sosa
8+ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9+ @prefix owl: <http://www.w3.org/2002/07/owl#> .
10+ @prefix sosa: <http://www.w3.org/ns/sosa/> .
11+
1112
1213<http://w3id.org/sawgraph/v1/us-wqp#> rdf:type owl:Ontology ;
1314 dcterms:contributor <http://orcid.org/0000-0002-5331-5052> ,
You can’t perform that action at this time.
0 commit comments