double-checked object
This commit is contained in:
parent
e4594d9391
commit
d8874ba147
1 changed files with 1 additions and 1 deletions
|
@ -77,8 +77,8 @@
|
||||||
;http://www.w3.org/ns/activitystreams#object
|
;http://www.w3.org/ns/activitystreams#object
|
||||||
(s/def ::object
|
(s/def ::object
|
||||||
(s/and
|
(s/and
|
||||||
::owl/Class
|
|
||||||
::owl/ObjectProperty
|
::owl/ObjectProperty
|
||||||
|
::owl/Class
|
||||||
::Object
|
::Object
|
||||||
::Link))
|
::Link))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue