Hi Laura
Fedora's source code hosting has changed from sourceforge to github - take a
look here: https://github.com/fcrepo/fcrepo
If you're interested in the REST API you might want to look at a Java client
that uses the REST API - https://github.com/mediashelf/fedora-client
I personally find t
Laura,
All the source code was recently migrated to github. Also, the latest
release is Fedora 3.4.2.
You can find the absolute latest version of the class at
https://github.com/fcrepo/fcrepo/blob/master/fcrepo-integrationtest/fcrepo-integrationtest-core/src/main/java/org/fcrepo/test/api/TestR
Hello,
I'm reading about Fedora's REST-API from
http://fedora-commons.org/documentation/3.0b1/userdocs/server/
webservices/rest/index.html
and I'mtrying to download the TestRESTAPI test class from
http://fedora-commons.svn.sourceforge.net/viewvc/*checkout*/fedora-
commons/fedora/tags/release-3.0b1/
Hello everybody!
I was studying the REST aPI for Fedora and I'd like to see any application of
these APIs. I Tried to download the TestRESTAPI test class
from http://fedora-commons.svn.sourceforge.net/viewvc/*checkout*/fedora-
commons/fedora/tags/release-3.0b1/src/test/junit/fedora/test/api/Test
Hello!
I was trying to download the TestRESTAPI test class from
http://fedora-commons.svn.sourceforge.net/viewvc/*checkout*/fedora-
commons/fedora/tags/release-3.0b1/src/test/junit/fedora/test/api/TestRESTAPI.java
but the link doesn't work!
Can anyone help me??
---