You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creator are defined as linked properties and require a label and URI to be displayed. Often there is a mix of URI or text labels or a combination of both. In general the linked properties are too rigid.
The text was updated successfully, but these errors were encountered:
@EnnoMeijers - I would love to make the properties less rigid, the current system was one out of necessity and it very limited, fragile and error prone. This is due to the fact we have to use column name matching to generate properties, for example imageLicenseURI is linked to imageLicenseName and thus a linkable property.
However to achieve this, we would have to start adding the mapping service we talked about earlier. This would probably have to be part of the creation flow, since that is the first place you will need it. If done correctly, we could solve a lot of the issues we are facing now due to the limited structure we have.
Creator are defined as linked properties and require a label and URI to be displayed. Often there is a mix of URI or text labels or a combination of both. In general the linked properties are too rigid.
The text was updated successfully, but these errors were encountered: