Mercurial > hg > classical
view import/extra/prefixes.ttl @ 31:07efb25d24d6
* Merge revs 7200-7222 from SVN (update use of loader API, switch to using
mapper for merge operation)
author | Chris Cannam |
---|---|
date | Thu, 18 Mar 2010 16:59:24 +0000 |
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#> .