-
The current URI bridgedb:Organism is used for both a DataProperty and a Class:
```
bridgedb:Organism a owl:Class,
owl:DatatypeProperty;
rdfs:label "Organism"@en;
dc:description "An or…
egonw updated
9 years ago
-
@tabbassidaloii, can you plz consider adding the new BridgeDb RShiny service to https://www.bridgedb.org/pages/webservice.html ?
-
See line https://github.com/bridgedb/create-bridgedb-hmdb/blob/master/createDerby.groovy#L46 for example..... I'm not sure why the datasource has to be created; If I look in
https://github.com/bridg…
-
I still can't get my head around why we have so much duplication of data sources in `org.bridgedb.bio` vs `org.bridgedb.rdf`:
- https://github.com/bridgedb/BridgeDb/blob/master/org.bridgedb.bio/resour…
stain updated
6 years ago
-
In commit ab02add1bee33b47e45bfdee7f89190681e9bcf2 @egonw added to [org.bridgedb.bio/resources/org/bridgedb/bio/datasources.txt](https://github.com/bridgedb/BridgeDb/blob/ab02add1bee33b47e45bfdee7f891…
stain updated
3 years ago
-
As reported [here](https://www.wikipathways.org/index.php/Pathway_Talk:WP3620#lqt_thread_659) and with a test:
```
curl -X GET --header "Accept: application/json" "https://webservice.wikipathways.…
egonw updated
3 months ago
-
I found that
http://rdf.greggkellogg.net/distiller
worked much better than pyRDFa, which [fails for RDF/XML output](http://www.w3.org/2012/pyRdfa/extract?format=xml&uri=http://vocabularies.bridgedb…
stain updated
9 years ago
-
https://github.com/PathVisio/pathvisio/issues/208
-
With a public version of the IMS web services developed in Open PHACTS.
egonw updated
7 years ago
-
Hi @egonw,
We currently reference distiller URIs in index.html and README.md like this:
http://rdf.greggkellogg.net/distiller?format=jsonld&in_fmt=rdfa&uri=http://vocabularies.bridgedb.org/ops#
…