sedos-project / data_adapter

Provides general functionality for other data adapters
GNU Affero General Public License v3.0
0 stars 0 forks source link

Implement function to validate annotations of a collection #1

Closed henhuy closed 1 year ago

henhuy commented 1 year ago

This function should check subject and isAbout for each artifact and list unfilled annotations as feedback to user.

henhuy commented 1 year ago

Implemented via ontology.check_annotations_in_metadata(metadata)