Skip to content

"Immediately" show dataset after it is uploaded #30

@larjohn

Description

@larjohn

You need to create the name of the dataset (here, ?dataset is the URI of the dataset):

CONCAT(REPLACE(str(?dataset), '^.*(#|/)', ""), '__', SUBSTR(MD5(STR(?dataset)),1,5)) AS ?name

Then use this name to call:

soft/[name]

This will reset the parts of the cache needed to include the new dataset.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions