PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • nt minute is: $(date)??? >> /tmp/minute.logUsing */n where n is a positive integer will say every n minute, or every n hours.How about printing the date at 5:30am every Monday and Friday:30 5 * * 1,5 echo "The current minute is: $(date)" >> /tmp/minute.logFeel free to play around with scheduling simple ???echo??? to logfiles.
http://www.w3.org/ns/prov#wasQuotedFrom
  • maketecheasier.com