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
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