https://movielabs.com/omc/rdf/schema/v2.0#AttributedProperty
Class 'Attributed property'


type
Class [owl:Class]
label
Attributed property
subClassOf
Attributable
definition
This is a sligthly lighter-weight version of reification, for use with property omc:hasPredicate. To create a sourced statement of the form "X pred true", where pred is a boolean property, do the following: create an instance A of AttributedProperty, and add the statements "X hasAttributedProperty A" and "A hasPredicate pred". Then identify the source via "A hasSource ..." We could extend this to non-boolean properties by creating a property omc:hasObject - this is one step closer to full reification (except that we don't specify the subject of the AttributedProperty - instead, hanging the AttirbutedProperty off the instance that would be the subject in full reification).
References

Generated with TopBraid Composer by TopQuadrant, Inc.