File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 547
547
'@id ' => 'hydra:memberAssertion ' ,
548
548
'label ' => 'member assertion ' ,
549
549
'comment ' => 'Semantics of each member provided by the collection. ' ,
550
- 'domain ' => 'hydra:Collection ' ,
550
+ 'domainIncludes ' => [
551
+ 'hydra:Collection ' ,
552
+ 'hydra:Class ' ,
553
+ ],
551
554
'isDefinedBy ' => 'http://www.w3.org/ns/hydra/core ' ,
552
555
'vs:term_status ' => 'testing ' ,
553
556
],
716
719
'label ' => 'variable representation ' ,
717
720
'comment ' => 'The representation format to use when expanding the IRI template. ' ,
718
721
'range ' => 'hydra:VariableRepresentation ' ,
719
- 'domain ' => 'hydra:IriTemplateMapping ' ,
722
+ 'domainIncludes ' => [
723
+ 'hydra:IriTemplateMapping ' ,
724
+ 'hydra:IriTemplate ' ,
725
+ ],
720
726
'isDefinedBy ' => 'http://www.w3.org/ns/hydra/core ' ,
721
727
'vs:term_status ' => 'testing ' ,
722
728
],
You can’t perform that action at this time.
0 commit comments