You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2018. It is now read-only.
Tim has generated fields like this, where the object of the creator is a blank node. The system currently complains that creator is not a URI and falls over.
Should we support blank nodes for DiSCO creator - probably makes sense since people may use this to put in a foaf:name or something.
Sheila's comment: After some discussion 3 things allowed dc:creatorsome string heredc:creator <dcterms:creator rdf:resource=""/> and then bnode as above (But seriously - not dc:creator -- try foaf or something)