There were a couple of warnings for immutable resource during the update. I do not know if that is a problem. I was using a25c724 for the update:
21:30:16.098 [main] WARN n.h.f.u.t.ResourceUpdateInsertTask - update of resource is not supported yet
21:30:16.498 [main] WARN n.h.fdp.uploadschema.SchemaTools - Updating resources is not supported yet, but will try to add children if needed)
Full log is follows, There are several more shapes that appear unused.
21:30:11.006 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch schema info from fdp
21:30:11.153 [main] INFO n.h.f.u.tasks.ShapeUpdateInsertTask - found following shapes on fdp: [Data Service, FAIR Data Point, Dataset, Distribution, Resource, Metadata Service, Catalog]
21:30:11.156 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - reading shacls from https://raw.githubusercontent.com/GenomicDataInfrastructure/gdi-metadata/refs/heads/main/Formulasation(shacl)/core/PiecesShape/Resource.ttl
21:30:11.564 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - Following namespace are unused: [xsd :: http://www.w3.org/2001/XMLSchema#]
21:30:11.571 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - reading shacls from https://raw.githubusercontent.com/GenomicDataInfrastructure/gdi-metadata/refs/heads/main/Formulasation(shacl)/core/PiecesShape/Catalog.ttl
21:30:11.877 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - Following namespace are unused: [example :: https://data.sparna.fr/shapes-example/, foaf :: http://xmlns.com/foaf/0.1/, vcard :: http://www.w3.org/2006/vcard/ns#, xsd :: http://www.w3.org/2001/XMLSchema#]
21:30:11.881 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - reading shacls from https://raw.githubusercontent.com/GenomicDataInfrastructure/gdi-metadata/refs/heads/main/Formulasation(shacl)/core/PiecesShape/Dataset.ttl
21:30:13.451 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - Following namespace are unused: [example :: https://data.sparna.fr/shapes-example/, dqv :: http://www.w3.org/ns/dqv#, prov :: http://www.w3.org/ns/prov#, dpv-pd :: https://w3id.org/dpv/dpv-pd#]
21:30:13.462 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - reading shacls from https://raw.githubusercontent.com/GenomicDataInfrastructure/gdi-metadata/refs/heads/main/Formulasation(shacl)/core/PiecesShape/Distribution.ttl
21:30:13.773 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - Following namespace are unused: [adms :: http://www.w3.org/ns/adms#, status :: http://publications.europa.eu/resource/authority/distribution-status/, healthdcatap :: http://healthdataportal.eu/ns/health#, foaf :: http://xmlns.com/foaf/0.1/, spdx :: http://spdx.org/rdf/terms#, xsd :: http://www.w3.org/2001/XMLSchema#]
21:30:13.775 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - reading shacls from https://raw.githubusercontent.com/GenomicDataInfrastructure/gdi-metadata/refs/heads/main/Formulasation(shacl)/core/PiecesShape/DataService.ttl
21:30:14.182 [main] INFO n.h.fdp.uploadschema.utils.RdfUtils - Following namespace are unused: [adms :: http://www.w3.org/ns/adms#, eu :: http://publications.europa.eu/resource/authority/access-right/, dcatap :: http://data.europa.eu/r5r/, xsd :: http://www.w3.org/2001/XMLSchema#]
21:30:14.184 [main] INFO nl.healthri.fdp.uploadschema.FDP - Update Resource into the fdp
21:30:14.285 [main] INFO nl.healthri.fdp.uploadschema.FDP - Update Catalog into the fdp
21:30:14.285 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch schema info from fdp
21:30:14.490 [main] INFO nl.healthri.fdp.uploadschema.FDP - Update Dataset into the fdp
21:30:14.491 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch schema info from fdp
21:30:14.783 [main] INFO nl.healthri.fdp.uploadschema.FDP - Update Distribution into the fdp
21:30:14.891 [main] INFO nl.healthri.fdp.uploadschema.FDP - Update Data Service into the fdp
21:30:14.891 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch schema info from fdp
21:30:15.148 [main] INFO nl.healthri.fdp.uploadschema.FDP - Release Resource into the fdp
21:30:15.288 [main] INFO nl.healthri.fdp.uploadschema.FDP - Release Catalog into the fdp
21:30:15.390 [main] INFO nl.healthri.fdp.uploadschema.FDP - Release Dataset into the fdp
21:30:15.622 [main] INFO nl.healthri.fdp.uploadschema.FDP - Release Distribution into the fdp
21:30:15.687 [main] INFO nl.healthri.fdp.uploadschema.FDP - Release Data Service into the fdp
21:30:15.888 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch resource info from fdp
21:30:15.995 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch schema info from fdp
21:30:16.098 [main] WARN n.h.f.u.t.ResourceUpdateInsertTask - update of resource is not supported yet
21:30:16.099 [main] INFO nl.healthri.fdp.uploadschema.FDP - Insert Data Service resource into the fdp
21:30:16.498 [main] WARN n.h.fdp.uploadschema.SchemaTools - Updating resources is not supported yet, but will try to add children if needed)
21:30:16.498 [main] INFO nl.healthri.fdp.uploadschema.FDP - Fetch resource info from fdp
21:30:16.583 [main] INFO nl.healthri.fdp.uploadschema.FDP - fetch resource Distribution from fdp
21:30:16.633 [main] INFO nl.healthri.fdp.uploadschema.FDP - update resource Distribution on the fdp
There were a couple of warnings for immutable resource during the update. I do not know if that is a problem. I was using a25c724 for the update:
Full log is follows, There are several more shapes that appear unused.