We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb2a25 commit 8d7a760Copy full SHA for 8d7a760
data/ext/pending/issue-2636.ttl
@@ -5,7 +5,7 @@
5
:eduQuestionType a rdf:Property ;
6
rdfs:label "eduQuestionType" ;
7
:category "issue-2636" ;
8
- :domainIncludes :Question ;
+ :domainIncludes :Question, :SolveMathAction ;
9
:isPartOf <http://pending.schema.org> ;
10
:rangeIncludes :Text ;
11
:source <https://github.com/schemaorg/schemaorg/issues/2636> ;
0 commit comments