-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Since it has come up in relation to the OSN work, we should have an issue to keep track of our thoughts on the matter.
The proposal is not yet formal, but rather, to consider the idea of a generic "Collection" class in CTDL that would in essence be a flat list of resources of whatever combination of types. For instance, a class with properties like:
- name
- description
- subjectWebpage
- CTID
- targetCredential
- targetAssessment
- targetLearningOpportunity
- targetOrganization (or perhaps targetAgent?) (new)
- targetPathway
- targetCompetency
- targetCompetencyFramework
- targetNode (generic URIs)
etc.
Such a class could theoretically even completely replace the ceterms:PathwaySet class.