Menu

Code Commit Log


Commit Date  
[r45] by jmfg

* Added redland-describe.rb, which does not work because Redland
has a very poor implementation of 'DESCRIBE' SPARQL reserved word.
* wsrcore.rb is almost finished. It has suffered lots of changes.
IT IS NOT FUNCTIONAL YET, BECAUSE IT HAS NOT BEEN TESTED!!!!!!

2012-03-22 11:58:34 Tree
[r44] by jmfg

* This sample code now takes two parameter: the input RDF, and optionally the serviceId,
which is used to store the RDF triples from each service in different contexts. When
the serviceId is not provided, the program returns the results from a global query
over all the graphs/contexts. When the serviceId is provided, the program returns
only the data from the matched graph, and it later removes its context in order to
show selective deletion.

2012-03-08 11:05:51 Tree
[r43] by jmfg

* redland-contexts.rb shows how to put sets of triples in an specific context (concept from Redland).
This sample code is still unfinished, because it should also include a demonstration about removing
all the triples from a context.

2012-03-07 16:31:49 Tree
[r42] by jmfg

* Added the chance to fetch the service status using SPARQL.

2012-03-07 12:33:06 Tree
[r41] by josemrc

* Add 'LOG_RDF_ALIAS' constant

2012-03-06 10:32:33 Tree
[r40] by josemrc

* Rename constant

2012-03-06 10:18:31 Tree
[r39] by jmfg

* Improved redland-query.rb, which now it issues a much
more complex extraction query.

2012-03-05 18:26:33 Tree
[r38] by jmfg

* redland-query.rb shows how to shred one RDF document into
several ones, store each one in a in-memory RDF database
and then query them using SPARQL.
* example-redirectHead.rb shows how to follow the redirection
status from the answers to HEAD requests.

2012-03-05 17:52:06 Tree
[r37] by josemrc

* General documents that describe the system of BioWSR:
- GeneralizedRegistryURIs, describes the API and the format of the URIs and URNs understood by BioWSR, the generalized INB registry.
- INB_Document_Registry_WS_draft, describes how to retrieve the description of global web services created by INB.

2012-03-02 15:30:39 Tree
[r36] by josemrc

* The extended RDF document that describes the INB services, has been processed using OWL ontology language.
* sampleAugmentedRDF.rdf, sample of service instance of augmented description of INB service.

2012-03-02 15:14:15 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.