Informasjonsforvaltning / datacatalogtordf

A library that will map a data catalog (inkl dataset, dataservices and other dcat resources) to rdf
Apache License 2.0
5 stars 0 forks source link

Validate content of lists #77

Closed stigbd closed 2 years ago

stigbd commented 2 years ago

When user set a list-property, the library should validate the items of the list where this is feasible.

E.g. formats of Distribution where list should be a list of URIs: https://github.com/Informasjonsforvaltning/datacatalogtordf/blob/3eb00ad2b92cfdf51138e301f87cdc5bea279834/src/datacatalogtordf/distribution.py#L264