Is the @type property required? #224
Replies: 2 comments 1 reply
|
Hi, good question! The Likewise in RO-Crate we have implied the I would suggest we modify this for RO-Crate 1.2 to be explicit, so that every entity has at least |
1 reply
|
|
0 replies
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.
Hey everyone,
I've been reading the RO-Crate 1.1 specification and was wondering if the
@typeproperty is required on every entity? I can not find anything clearly stating this, I also looked into the JSON-LD standard. No examples in the specification have an entity without@type, but I found some entities in ROHub crates that do not have them. Thank you for your help :)Cheers, Jonas
All reactions