Mercurial > hg > classical
view import/extra/prefixes.ttl @ 53:bcea875d8d2f tip
More build fixes
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 19:03:51 +0100 |
parents | 437442790e51 |
children |
line wrap: on
line source
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix bio: <http://purl.org/vocab/bio/0.1/> . @prefix classical: <type/> . @prefix cmn: <http://purl.org/ontology/classicalmusicnav#> . @prefix db: <../../musicbrainz/resource/> . @prefix dbv: <../../musicbrainz/resource/vocab/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix mo: <http://purl.org/ontology/mo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix property: <vocab/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rel: <vocab/relationship/> . @prefix sim: <http://purl.org/ontology/similarity/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .