RDF Production

From ARC Wiki
Revision as of 16:36, 15 January 2009 by Dw6h (talk | contribs) (New page: 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 fi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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://admin.nines.org)