prefixcommons / biocontext

JSON-LD Contexts for Bioinformatics Data
22 stars 18 forks source link

biolink in prefixcommons? #28

Open saramsey opened 4 years ago

saramsey commented 4 years ago

Would it be possible to have biolink (https://biolink.github.io/biolink-model/) added to prefixcommons? It would be nice if I could do

import prefixcommons
prefixcommons.expand_uri('Biolink:subclass_of')
deepakunni3 commented 4 years ago

@kshefchek The goal here is to add the following to one of the biocontext JSON-LD. Or perhaps creating a new one.

"biolink" : "https://w3id.org/biolink/vocab/"
deepakunni3 commented 4 years ago

@saramsey We have now added biolink to the biocontext. Thanks @kshefchek