Difference between revisions of "RDF Production"

From ARC Wiki
Jump to navigation Jump to search
(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...)
 
 
Line 10: Line 10:
 
2) Copy the /tmp/ra-rdf.zip file to your local computer with an SFTP program
 
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)
+
3) Upload the zip file to nines via the admin tool (http://inbox.nines.org)

Latest revision as of 16:36, 15 January 2009

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)