ObjectPropertyExpression
- class ObjectPropertyExpression[source]
Bases:
Box
A model representing 6.1 “Object Property Expressions”.
Methods Summary
safe
(ope)Pass through a pre-instantiated object property expression, or create a simple one for an identifier.
Methods Documentation
- classmethod safe(ope: ObjectPropertyExpression | URIRef | Reference | Referenced | str | IdentifierBox) ObjectPropertyExpression [source]
Pass through a pre-instantiated object property expression, or create a simple one for an identifier.