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
some of the iso and geopython tooling allows to model alternate linkage between records then parentidentifier, this is of interest when the linkage has a different nature.
in iso, this type of linkage is managed via the aggregation-info element. OWSlib is able to extract this info. pycsw captures this information in the record.relation field.
would be interesting to add this option to the pygeometa model, probably close to the parentidentifier element? aggregationinfo uses a code list to identify what type of relation is involved, it could be interesting to add that option (but OWSlib and pycsw currently don't capture this information).
The text was updated successfully, but these errors were encountered:
some of the iso and geopython tooling allows to model alternate linkage between records then parentidentifier, this is of interest when the linkage has a different nature.
in iso, this type of linkage is managed via the aggregation-info element. OWSlib is able to extract this info. pycsw captures this information in the record.relation field.
would be interesting to add this option to the pygeometa model, probably close to the parentidentifier element? aggregationinfo uses a code list to identify what type of relation is involved, it could be interesting to add that option (but OWSlib and pycsw currently don't capture this information).
The text was updated successfully, but these errors were encountered: