Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add graphs prefix to hold bulk versions of the repo graphs #28

Closed
fils opened this issue Feb 13, 2023 · 1 comment
Closed

Add graphs prefix to hold bulk versions of the repo graphs #28

fils opened this issue Feb 13, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fils
Copy link
Member

fils commented Feb 13, 2023

Mod the bulk workflow in nabu to:

  • output the bulk files into a prefix graphs/latest
  • also have a graphs/archive to move the old version to
  • do we need the output to be quads and or triples

can be a mod of services/bulkloader

@fils fils self-assigned this Feb 13, 2023
@fils fils added the enhancement New feature or request label Feb 13, 2023
@valentinedwv
Copy link
Member

Need to have an option for quads. Digging.

api.ToRDF calls api.GenerateNodeMap with default graph name

So, maybe skip ToRdf, and directly call GenerateNodeMap()

Probably write our Own version of ToRDF with a graphName feature added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants