In https://github.com/SEMICeu/DCAT-AP/blob/master/releases/3.0.1/html/shacl/imports.ttl#L21C16-L21C60 The import does not resolve for https://schema.org/version/latest/schema.ttl ``` org.apache.jena.atlas.web.HttpException: 404 - Not Found owl:imports <https://schema.org/version/latest/schema.ttl> ; ``` The corresponding file is probably https://github.com/schemaorg/schemaorg/blob/main/data/schema.ttl but not sure where it is published on the schema.org website. Should this be updated on the SHACL file?