Publisher blank node inconsistency #728
Unanswered
dennisvang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The default metadata for the
FAIR Data Point
resource, which is available out-of-the-box, specified thepublisher
as follows:However, if, for example, we create a default
Catalog
resource, thepublisher
is specified with a blank node, as follows:Should they both follow the same format?
I believe they both rely on the
Resource
schema, which uses the blank node approach:FAIRDataPoint/src/main/resources/org/fairdatapoint/database/fixtures/shape-resource.ttl
Lines 23 to 24 in 6a1de45
and
FAIRDataPoint/src/main/resources/org/fairdatapoint/database/fixtures/shape-resource.ttl
Lines 56 to 64 in 6a1de45
Beta Was this translation helpful? Give feedback.
All reactions