Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

Transform preliminary nanopub into final version:

$ scripts/TransformRdf.sh src/main/resources/examples/nanopub1-pre.trig http://trustyuri.net/examples/nanopub1

Check integrity of resulting file:

$ scripts/CheckFile.sh src/main/resources/examples/nanopub1.RAq2P3suae730r_PPkfdmBhBIpqNO6763sJ0yMQWm6xVg.trig
Correct hash: RAq2P3suae730r_PPkfdmBhBIpqNO6763sJ0yMQWm6xVg

Change content of generated file and check again:

$ scripts/CheckFile.sh src/main/resources/examples/nanopub1.RAq2P3suae730r_PPkfdmBhBIpqNO6763sJ0yMQWm6xVg.trig
*** INCORRECT HASH ***

nanopub2 is a second example that cites the first one. nanopub3 shows how blank nodes are transformed.