Last active
January 25, 2017 01:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ss:arkivoChecksum example | |
# Automated information | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://purl.org/dc/terms/issued> "2016-11-11"^^<http://www.w3.org/2001/XMLSchema#date> . | |
# Required information | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/2000/01/rdf-schema#label> "Arkivo Checksum"@en . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/2000/01/rdf-schema#comment> "An MD5 checksum for a bitstream uploaded by Zotero's subscription service, Arkivo."@en . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/2004/02/skos/core#example> "A repository object has an MD5 checksum generated by Arkivo that should be stored with the bitstream.<br/><http://example.org/object> <http://hydra.vocab.manager/predicate/arkivoChecksum> "C7F2C101A6A74332C72483C48D5E202D"" . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://purl.org/dc/terms/creator> <mailto:spr7b@virginia.edu> . | |
# Optional information | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <https://www.npmjs.com/package/arkivo> . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <https://github.com/projecthydra/sufia/issues/1327> . | |
<http://hydra.vocab.manager/predicate/arkivoChecksum> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment