ro-crate icon indicating copy to clipboard operation
ro-crate copied to clipboard

Ensure all our rdfs: properties are defined in core RO-Crate profile

Open stain opened this issue 4 months ago • 0 comments
trafficstars

As pointed out in #466 we use rdfs: properties however these are not all defined in the core RO-Crate profile. This adds rdfs:comment, rdfs:label, rdfs:subClassOf, rdfs:subPropertyOf with links to the RDFS specification, which inconveniently is not resolved from the @id itself. I've also added definition of domainIncludes and rangeInclude and used these here in schema.org-style-schema way.

image

As this is not modifying the spec itself, I think it's sufficient to version as a patch update (1.2.1).

stain avatar Jul 22 '25 08:07 stain