Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Reword defintion to be less specific to learning resources, closes #3217
  • Loading branch information
philbarker committed Dec 13, 2022
commit 2dd7890d8c597c37969236bb6bfeebe2e9da4fd3
2 changes: 1 addition & 1 deletion data/schema.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8957,7 +8957,7 @@ we define a supporting type, [[SpeakableSpecification]] which is defined to be
rdfs:label "timeRequired" ;
:domainIncludes :CreativeWork ;
:rangeIncludes :Duration ;
rdfs:comment "Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'PT30M', 'PT1H25M'." .
rdfs:comment "Approximate or typical time it usually takes to work with or through the content of this work for the typical or target audience." .

:title a rdf:Property ;
rdfs:label "title" ;
Expand Down