We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40af25c commit a4a1fabCopy full SHA for a4a1fab
src/common-principles.md
@@ -669,7 +669,10 @@ to which the metadata contained within are not applicable.
669
The Inheritance Principle defines a systematized set of rules
670
to determine which metadata files to associate with which data files.
671
Further, because multiple metadata files may apply to an individual data file,
672
-the Principle defines the *order of precedence* of such metadata files contents.
+the Principle defines the *order of precedence* of such metadata content;
673
+this is necessary for resolution of conflicts if the same metadata field
674
+contains different values in different metadata files
675
+(though it is RECOMMENDED to avoid such overloading).
676
677
### Rules
678
0 commit comments