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
The class Catalog has 3 specific properties to indicate the listed resources in the catalogue.
dcat:dataset
dcat:catalog
dcat:service
It has 2 generic properties
-dcat:record
-dcat:resource
Intuitively, dcat:resource is the shorthand for dcat:record in a catalogue.
The subproperties dcat:dataset, dcat:catalog and dcat:service of dcat:resource can intuitively be seen as the filter on dcat:resource with as range the corresponding DCAT class.
My question is why dcat:datasetseries is not created?
Argument 1: it is a subclass of Dataset thus it is not needed.
Argument 2: the use of the subproperties such as dcat:dataset is deprecated in favor of dcat:resource
But
Argument 1 has also dcat:catalog as counterexample.
Argument 2 has no indications in the specification.
So it seems that we are missing here for some unknown reason dcat:datasetseries.
The text was updated successfully, but these errors were encountered:
You may find issues #1307 and #1335 helpful in understanding the context that informed our decision-making process at that time.
I recall that the group engaged a quite complex discussions regarding dcat:inSeries and its inverse, dcat:seriesMember.
Overall, decisions were made to reconcile the diverse positions and concerns. In certain cases, the complexity of points of view necessitated compromises, as each option had its own pros and cons.
You may find issues #1307 and #1335 helpful in understanding the context that informed our decision-making process at that time. I recall that the group engaged a quite complex discussions regarding dcat:inSeries and its inverse, dcat:seriesMember. Overall, decisions were made to reconcile the diverse positions and concerns. In certain cases, the complexity of points of view necessitated compromises, as each option had its own pros and cons.
That reply was intended for issue #1600. I switched the issues, sorry.
The class Catalog has 3 specific properties to indicate the listed resources in the catalogue.
It has 2 generic properties
-dcat:record
-dcat:resource
Intuitively, dcat:resource is the shorthand for dcat:record in a catalogue.
The subproperties dcat:dataset, dcat:catalog and dcat:service of dcat:resource can intuitively be seen as the filter on dcat:resource with as range the corresponding DCAT class.
My question is why dcat:datasetseries is not created?
But
So it seems that we are missing here for some unknown reason dcat:datasetseries.
The text was updated successfully, but these errors were encountered: