Hi team, for the `metadata-ingestion` script, how ...
# ingestion
a
Hi team, for the
metadata-ingestion
script, how could we customize the aspects of MCE? For example, when I pull PostgreSQL, I can only see the
schemaMetadat
aspect. but I also need the
ownership
and
institutionalMemory
. I have been reading through the codes. If you can point the right direction, it would save me some time. Thanks
m
a
can I configure the
yaml
file to specify what aspects will be generated? apparently this generated
schema_classes
might be a starting point but I don't know how to use it. We create quite some dataset's aspects so definitely we want to collect as many info as possible, besides the
schemaMetadata
g
To add on to this, if you’d like to add additional aspects to the MCEs during ingestion, you can set up a “tranformer” as per https://datahubproject.io/docs/metadata-ingestion/#transformations