diff options
Diffstat (limited to 'schemas.lv2/manifest.ttl')
-rw-r--r-- | schemas.lv2/manifest.ttl | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/schemas.lv2/manifest.ttl b/schemas.lv2/manifest.ttl index eb13855..2dbcbd4 100644 --- a/schemas.lv2/manifest.ttl +++ b/schemas.lv2/manifest.ttl @@ -1,26 +1,14 @@ @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -<http://purl.org/dc/dcam/> - a owl:Ontology ; - rdfs:seeAlso <dcam.ttl> . - <http://ontologi.es/doap-changeset#> a owl:Ontology ; rdfs:seeAlso <dcs.ttl> . -<http://purl.org/dc/elements/1.1/> - a owl:Ontology ; - rdfs:seeAlso <dc.ttl> . - <http://purl.org/dc/terms/> a owl:Ontology ; rdfs:seeAlso <dct.ttl> . -<http://purl.org/dc/dcmitype/> - a owl:Ontology ; - rdfs:seeAlso <dctype.ttl> . - <http://usefulinc.com/ns/doap#> a owl:Ontology ; rdfs:seeAlso <doap.ttl> . @@ -41,10 +29,6 @@ a owl:Ontology ; rdfs:seeAlso <rdf.ttl> . -<http://www.w3.org/2004/02/skos/core> - a owl:Ontology ; - rdfs:seeAlso <skos.ttl> . - <http://www.w3.org/2001/XMLSchema#> a owl:Ontology ; rdfs:seeAlso <xsd.ttl> . |