Fix targetClass not contained in application profile
Compare changes
+ 2
− 2
@@ -29,8 +29,8 @@ also accessed by various source files in src/.
@@ -29,8 +29,8 @@ also accessed by various source files in src/.
Due to maintenance at 01.07.2025 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.
sh:NodeShape
propertygraph.target()
methodFileObject.form()
method to force the client to fetch metadata for the file whenever it creates a form for it. By default this is disabled (set to false). For some profiles the metadata served by Coscine with the resource in JSON-LD format is atm broken. So until there is a fix for that, this provides a nice and easy workaround. Just use object.form(True)
instead of regular old object.form()
when you are impacted by the issue.