Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

bel2rdf: Describing bel2rdf output with the VoID Vocabulary #66

Open
mhsano opened this issue Jul 29, 2015 · 1 comment
Open

bel2rdf: Describing bel2rdf output with the VoID Vocabulary #66

mhsano opened this issue Jul 29, 2015 · 1 comment
Assignees
Labels

Comments

@mhsano
Copy link

mhsano commented Jul 29, 2015

Would it be possible to include VoID:dataset triples for each BEL file converted into RDF?
The information should come from the SET DOCUMENT statements (e.g. name, authors,...) from BEL files.

http://www.w3.org/TR/void/#dataset

This would help to manage BEL content coming from different sources
In addition each BEL statement from a BEL file should have a link to the corresponding VoID:dataset URI

@abargnesi
Copy link
Member

This is a great idea for BEL RDF datasets and a natural fit with bel.rb. I would like to see openbel-server allow for insertion of evidence documents (e.g. BEL Script, XBEL, etc.) as a VoID dataset.

Related to OpenBEL/openbel-api#82, OpenBEL/openbel-api#89.

@abargnesi abargnesi self-assigned this Nov 17, 2015
abargnesi pushed a commit that referenced this issue Dec 10, 2015
added BEL::Model::Evidence.to_void_dataset to yield RDF statements
representing the evidence's document header (in metadata).

RDF translator now writes out VoID data if the ":void_dataset_uri"
option is passed on BEL.translate.

refs #66
abargnesi pushed a commit that referenced this issue Dec 14, 2015
Asserts the "Dataset hasPart Evidence" triple only if the
void_dataset_uri option is set when translating to RDF.

refs #66
@abargnesi abargnesi added the RDF label Feb 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants