Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "obo_metadata"

Title:RDF vocabulary for OBO metadata ontologies
Rating:Not rated. Create the first rating!
Latest version:0.0.4
SHA1 sum:b2b91d9518628d47294f9b00a40cb6801dc315e8
Author:Chris Mungall <cjmungall@lbl.gov>
Home page:https://github.com/cmungall/obo_metadata
Download URL:https://github.com/cmungall/obo_metadata/releases/*.zip

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.0.12df85380856a4a288a14d9ddeba3aba969f640621https://github.com/cmungall/obo_metadata/archive/v0.0.1.zip
0.0.23b7dd2d9a2f19df0edd31609cafa3b0d2ea611b51https://github.com/cmungall/obo_metadata/archive/v0.0.2.zip
0.0.360d3572d4728061e10ed57d843835b173b32d8c41https://github.com/cmungall/obo_metadata/archive/v0.0.3.zip
0.0.4b2b91d9518628d47294f9b00a40cb6801dc315e8221https://github.com/cmungall/obo_metadata/archive/v0.0.4.zip

obo_metdata

Convenience prolog predicates for working with ontologies and triples that use either the OBO IAO or OboInOwl (oio) metadata vocabulary.

Examples:

query in-memory triplestore for class text definitions plus related synonyms"

definition(C,D),
has_related_synonym(C,S)

related synonyms, with all axiom annotation:

has_related_synonym_axiom(C,S,A),
rdf(A,P,B)

Contents of pack "obo_metadata"

Pack contains 9 files holding a total of 190K bytes.