CredentialEngine / Schema-Development

Development of the vocabularies for the CTI models
14 stars 8 forks source link

ceterms:targetCredential range update to include ceterms:Course #927

Open jeannekitchens opened 8 months ago

jeannekitchens commented 8 months ago

https://credreg.net/ctdl/terms#targetCredential range needs to be updated to include https://credreg.net/ctdl/terms#Course. All of the other "target" properties are already in range of Credential and using it is supported with the publishing system. This looks to have been an oversight.

siuc-nate commented 8 months ago

You would (and already can) use ceterms:targetLearningOpportunity for that.

Also, a Course is not a Credential, so it wouldn't be appropriate to use ceterms:targetCredential to point to a Course.

siuc-nate commented 8 months ago

Or do you mean the domain?

All of the other "target" properties are already in range of Credential and using it is supported with the publishing system.

Currently only ceterms:targetPathway has the various Credential types in its domain. ceterms:targetCredential is the only one with a range that includes the various Credential types.

Can you elaborate on the issue/use case/objective/etc.? I'm not sure what you're trying to do.

philbarker commented 8 months ago

@jeannekitchens we need clarification on domain Vs range, and which target ___properties point to Credential?

siuc-nate commented 1 month ago

@jeannekitchens Can you clarify what the intent of the issue is, ideally with an example or two? Thanks.