Hi Suri Am 12.09.2012 20:55, schrieb Suri Bellen: > So my org had asked me to look into some repositories and come up with a > quick Power Point comparing various open source programs. The powers > that be decided Fedora would fit our needs. "Wonderful!" you say, but > woe is me. I've been tasked with implementing the system. Not only am > I new to Fedora, I'm new to this company/project of about 60-75 people > so I really want to make some progress. However, I'm lost and was > wondering if there is a set of simple instructions or details out there > for someone who is not familiar with these things at all. > For example, I downloaded Fedora to a test system. How do I enable the > REST API?
The REST API is enabled by default. You can try the different queries discribed under https://wiki.duraspace.org/display/FEDORA35/REST+API. > I used the tutorial to create objects and put them in Fedora, > but how do I get them out when I need them? Use the REST API (Metadata) or if you have a data stream like a pdf you can access it via link. > Is there a way to assign PIDs automatically? Yes, if you create a new object fedora will create the PID automaticaly for you. > Multiple team members will > use this to store documents so ideally, the system needs to assign > PIDs. Once I put objects in, can I view them on the system from command > line rather than GUI? Can I create a tree like structure for documents > - start with documents, followed by projects, followed by doc type? Organize documents or object in a tree is also possible. Is up to you to organize the links between the objects using RELS-EXT (see https://wiki.duraspace.org/display/FEDORA36/Digital+Object+Relationships) > I have many more questions....which is why I am looking for some very > basic instructions on setting up a repository. I'm hoping I can > configure it and modify as I progress, but for now I just need to be > able to put in a few documents and pull them out, add auto PID so others > can also add docs. Any help would be greatly appreciated. It will takes some time to understand how all works together. I would suggest you to use your own configuration and like we did, so you will get more familar with fedora. For example: Installation type: custom Fedora home directory: /opt/fedora Fedora administrator password: <password> Fedora server host: localhost Fedora application server context: fedora Upstream Auth: false Authentication requirement for API-A: true SSL availability: false Servlet engine: existingTomcat Tomcat home directory: /usr/share/tomcat6 Tomcat HTTP port: 8080 Tomcat shutdown port: 8005 Database: postgresql Postgresql JDBC driver: /usr/share/java/postgresql-jdbc.jar Database username: fedora Database password: <Passwort> JDBC URL: jdbc:postgresql://localhost/fedora JDBC DriverClass: org.postgresql.Driver Enable FeSL AuthN: true Enable FeSL AuthZ (Experimental Feature): false Policy enforcement enabled: false Low Level Storage: akubra-fs Enable Resource Index: true Enable Messaging: true Messaging Provider URI: vm:(broker:(tcp://localhost:61616)) Deploy local services and demos: true (Produktionsmaschine: false) After this you can try different add ons, like solr and gsearch. Hope this helps. -- Franck > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > Fedora-commons-users mailing list > Fedora-commons-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/fedora-commons-users > -- Franck Borel Leiter Repositorien und Virtuelle Forschungsumgebung Fachreferent für Allgemeine Naturwissenschaften Albert-Ludwigs-Universität Freiburg Universitätsbibliothek Rempartstraße 10-16 | Postfach 1629 D-79098 Freiburg | D-79016 Freiburg Telefon: +49 761 203-3946 Telefax: +49 761 203-3967 E-Mail: franck.bo...@ub.uni-freiburg.de Internet: www.ub.uni-freiburg.de ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fedora-commons-users mailing list Fedora-commons-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fedora-commons-users