Skip to content

Instantly share code, notes, and snippets.

@msalvadores
Created September 29, 2011 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msalvadores/1251188 to your computer and use it in GitHub Desktop.
Save msalvadores/1251188 to your computer and use it in GitHub Desktop.
Bioportal Mapping Example (Turtle Syntax)
#Ontology here http://protege.stanford.edu/ontologies/mappings/mappings.rdfs
<http://purl.bioontology.org/mapping/21d7a8e0-004d-012e-74a1-005056bd0010>
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#created_in_source_ontology_version> 40400 ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#created_in_target_ontology_version> 42693 ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#date> "2010-05-17T23:24:34Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#mapping_source> "Application" ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#mapping_source_algorithm> "Mappings were generated by the LOOM algorithm automatically based on close lexical match between preferred names of terms or a preferred name and a synonym." ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#mapping_source_contact_info> "support@bioontology.org" ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#mapping_source_name> "LOOM" ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#mapping_source_site> <http://www.bioontology.org> ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#mapping_type> "Automatic" ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#relation> <http://www.w3.org/2004/02/skos/core#closeMatch> ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#source> <http://purl.bioontology.org/ontology/LNC/MTHU000097> ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#source_ontology_id> 1350 ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#submitted_by> 38342 ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#target> <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#Miscellaneous_Potency_Unit> ;
<http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#target_ontology_id> 1032 ;
a <http://protege.stanford.edu/ontologies/mappings/mappings.rdfs#One_To_One_Mapping> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment