RDF Production

From ARC Wiki
Jump to navigation Jump to search

The RDF is produced by the "rdfify" ant task, which runs nightly with the deployment script. To update the RDF records in NINES you would do the following:

1) Create a zip file of all the RDF in the /home/jjm2f/rose2/build/web/docs directory

cd ~/rose2/build/web/docs
zip /tmp/ra-rdf.zip *.rdf

2) Copy the /tmp/ra-rdf.zip file to your local computer with an SFTP program

3) Upload the zip file to nines via the admin tool (http://inbox.nines.org)