Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 787 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 787 Bytes

Fedora 4

Build Status

System Requirements

  • Java 7
  • Maven 3

Fedora4Lib | JavaDocs | Fedora Futures Wiki | Use cases

Technical goals:

  • Improved scalability and performance
  • flexible storage options
  • dynamic metadata
  • globally unique and reliable identifiers
  • improved audit trail for capturing lifecycle events

Other goals:

  • straightforward API

Running fcrepo4

$ mvn install
$ cd fcrepo-webapp
$ MAVEN_OPTS="-Xmx512m" mvn jetty:run
$ curl "http://localhost:8080/rest/describe"