File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -494,8 +494,8 @@ uncertainty
494494 - Can be used to specify the uncertainty of the given metadata value.
495495
496496reference
497- - Returns a reference that can be used to state the origin or source file
498- of the metadata of this Property .
497+ - Returns a reference that can be used to state an external definition
498+ of the metadata value .
499499
500500dependency
501501 - optional
@@ -507,6 +507,9 @@ dependency_value
507507 - Value of the other Property specified in the 'dependency' attribute on
508508 which this Property depends on.
509509
510+ value_origin
511+ - A reference to state the origin of the metadata value e.g. a file name.
512+
510513Let's check which attributes were defined for the Property 'NoCrewMembers'::
511514
512515 >>> print(odmlEX['TheCrew'].properties['NoCrewMembers'].name)
You can’t perform that action at this time.
0 commit comments