nfdi4plants / ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.
MIT License
16 stars 8 forks source link

[Feature Request] Change DPBO IRI generation to enable functional links #352

Closed Hannah-Doerpholz closed 5 months ago

Hannah-Doerpholz commented 7 months ago

Is your feature request related to a problem? Please describe. Currently, the DPBO links don't lead anywhere. Since we are at the moment setting up actual purls, the IRI generation needs to be adjusted a bit to account for that.

Describe the solution you'd like The generation of the DPBO links needs to be changed like this:

current IRIs: http://purl.obolibrary.org/obo/DPBO_0002006 new IRIs: http://purl.org/nfdi4plants/ontology/dpbo/DPBO_0002006

Describe alternatives you've considered I see no alternatives.

Additional context This issue is, to some degree, related to the issue #351 which faces similar problems due to wrong IRI generation.

Hannah-Doerpholz commented 6 months ago

All of the DPBO links are now set up in the format I explained above and should resolve. Now this just needs to be adjusted in the IRI generation