You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas-core/src/main/resources/avro/psi/analysis.avsc
+2-11Lines changed: 2 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -84,15 +84,6 @@
84
84
],
85
85
"default": null,
86
86
"doc": "Resolves to true if metadata content indicates a record is a granule. That is, a parent identifier is present and the hierarchy level name is 'granule'."
87
-
},
88
-
{
89
-
"name": "matchesIdentifiers",
90
-
"type": [
91
-
"null",
92
-
"boolean"
93
-
],
94
-
"default": null,
95
-
"doc": "Resolves to true if 'granule' specified as hierarchy level and parent id provided OR if hierarchy level not 'granule' (parent id value irrelevant here -- record is assumed a collection)."
96
87
}
97
88
]
98
89
}
@@ -119,7 +110,7 @@
119
110
},
120
111
{
121
112
"name": "relationships",
122
-
"doc": "Summary of associated relationship RecordTypes and corresponding counts"
113
+
"doc": "Summary of associated relationship RecordTypes and corresponding counts",
0 commit comments