Skip to content

Conversation

@ajuvercr
Copy link
Member

Add a nice name for each incoming ldes for ldesIngestor.
If none is configured, nothing changed.

@ajuvercr ajuvercr requested a review from smessie October 17, 2025 13:51
);
lastCollectionId = collectionEntry;
}
store.addQuad(df.quad(newId, PROV.terms.used, lastCollectionId));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can/should prov:used take an RDF List as value? Its range is prov:Entity which has a subclass prov:Collection, but that's not an RDF List as far as I understand.

"https://w3id.org/sds#Member",
(x, y) =>
addProcess(x, y, this.config.quads.id, this.config.quads.quads),
// TODO: fix
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still a TODO here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somebody forgot to push 👀

@ajuvercr ajuvercr force-pushed the feat/ldesStreamNames branch from a3dc8b6 to 0b9cf3d Compare December 12, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants