Commit Graph

13 Commits

Author SHA1 Message Date
Hardy Pottinger
978ec2f152 [maven-release-plugin] prepare for next development iteration 2014-11-07 22:42:47 +00:00
Hardy Pottinger
884519a9f3 [maven-release-plugin] prepare release dspace-5.0-rc1 2014-11-07 22:42:43 +00:00
Hardy Pottinger
b8c4e1a50a [maven-release-plugin] rollback the release of dspace-5.0-rc1 2014-11-07 22:20:16 +00:00
Hardy Pottinger
031f9c7b20 [maven-release-plugin] prepare for next development iteration 2014-11-07 22:17:30 +00:00
Hardy Pottinger
26e9035ac6 [maven-release-plugin] prepare release dspace-5.0-rc1 2014-11-07 22:17:21 +00:00
Hardy Pottinger
6f094a9eec [maven-release-plugin] rollback the release of dspace-5.0-rc1 2014-11-07 22:00:53 +00:00
Hardy Pottinger
75da65b5ee [maven-release-plugin] prepare for next development iteration 2014-11-07 21:55:27 +00:00
Hardy Pottinger
917aff3f8d [maven-release-plugin] prepare release dspace-5.0-rc1 2014-11-07 21:55:21 +00:00
Hardy Pottinegr
6d7075bf66 [maven-release-plugin] rollback the release of dspace-5.0-rc1 2014-11-07 21:33:41 +00:00
Hardy Pottinegr
f5dc0a604a [maven-release-plugin] prepare for next development iteration 2014-11-07 21:15:00 +00:00
Hardy Pottinegr
d138359f92 [maven-release-plugin] prepare release dspace-5.0-rc1 2014-11-07 21:14:52 +00:00
Pascal-Nicolas Becker
dfa5ade578 Repackaging: moved everything into dspace-api except the webapp.
The modules dspace-rdf contains the webapp to provide the converted data
as rdf serialization only. Everything else (classes for conversion,
storage, content negotiation, ...) moved into dspace-api so it can be
used easily by every other part of DSpace.
2014-10-02 16:36:14 +02:00
Pascal-Nicolas Becker
c3f05df7fe Export the repository's contents as RDF into the Semantic Web.
This commits adds a module dspace-rdf. The module will convert the
metadata stored in DSpace into RDF. The converted data will be provided
over a webinterface and a SPARQL endpoint.
2014-09-11 11:42:36 +02:00