Stuart Sutton

Results 10 comments of Stuart Sutton

@philbarker is correct that the CTDL is "fairly locked down" (stable). There are certain areas that are still unstable. A number of those are areas that deal with data from...

I am uncertain of what is being proposed. Credential Engine defines an array of subtypes to it's [Credential](https://purl.org/ctdl/terms/Credential) as illustrated [here](https://credreg.net/page/typeslist). The links above go to a specific proposal before...

+1 I agree that while "you could describe a collection as being a CreativeWork", that could be asserted about any of the subtypes of CreativeWork. Good to see it reinserted,...

I'm not sure that a bright line can be found between something that is merely a random aggregation (some arbitrary list) with any old thing thrown in and what would...

@Lomilar, schema.org/identifier has an owl:equivalentProperty to http://purl.org/dc/terms/identifier which is defined with a range of http://www.w3.org/2000/01/rdf-schema#Literal. However, schema.org has a rangeIncludes of **both** URL and Text. ASN simply uses the DC...

The declaration of ceasn:identifier as follows is correct since it is defined as an ..."alternative URI": ```json { "ceasn:identifier": { "@type": "@id" }, } ``` The functional pattern here is...

Consider a `auxiliaryResource` label instead of `ancilliaryResource`

My sense of the cases stated by @philbarker and @GerbenKD is one in which the learning resource description and description of the circumstances in which the learning resource is contextualized...

While it appears that the issue here has been somewhat resolved, I think that the matter raised--separation of a learning resource from its context(s) is worthy of careful thought and...

@danbri, not to change the subject but wouldn't it also be likely that no experience is required? Could the property be more open like "notRequired" with or without suggested enumeration?