Skip to content

Commit

Permalink
Merge pull request #3234 from philbarker/issue-3217
Browse files Browse the repository at this point in the history
timeRequired official domain different from description
  • Loading branch information
RichardWallis committed Apr 6, 2023
2 parents 56cce1c + 2dd7890 commit f9d1f5c
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit f9d1f5c

Please sign in to comment.