Skip to content

Commit 8d7a760

Browse files
authored
Update issue-2636.ttl
add eduQuestionType as property of SolveMathAction schemaorg#2740
1 parent bfb2a25 commit 8d7a760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/ext/pending/issue-2636.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:eduQuestionType a rdf:Property ;
66
rdfs:label "eduQuestionType" ;
77
:category "issue-2636" ;
8-
:domainIncludes :Question ;
8+
:domainIncludes :Question, :SolveMathAction ;
99
:isPartOf <http://pending.schema.org> ;
1010
:rangeIncludes :Text ;
1111
:source <https://github.com/schemaorg/schemaorg/issues/2636> ;

0 commit comments

Comments
 (0)