diff --git a/doc/obo-syntax.html b/doc/obo-syntax.html index ed8ab24..9f91fff 100644 --- a/doc/obo-syntax.html +++ b/doc/obo-syntax.html @@ -1223,7 +1223,7 @@

5.1 Declarations

is_metadata_tag(true) -AnnotationProperty(T(Rel-id)) TP(Clause-1)..PC(Clause-n) +AnnotationProperty(T(Rel-id)) TP(Clause-1)..TP(Clause-n) @@ -1233,7 +1233,7 @@

5.1 Declarations

NOT (is_metadata_tag(true)) -ObjectProperty(T(Rel-id)) TP(Clause-1)..PC(Clause-n) +ObjectProperty(T(Rel-id)) TP(Clause-1)..TP(Clause-n) @@ -1242,7 +1242,7 @@

5.1 Declarations

-NamedIndividual(T(Instance-id)) TI(Clause-1)..IC(Clause-n) +NamedIndividual(T(Instance-id)) TI(Clause-1)..TI(Clause-n)