Skip to content

data saving location #68

Description

@m1ci

When in /Users/milan I run:

docker run --rm \ 
  -v "$(pwd)":/data \
  dbpedia/databus-python-client \
  download https://databus.dev.dbpedia.link/fhofer/orkg

the log says Local directory not given, using /data/fhofer/orkg/orkg-daily-dump/2026-07-03

but the data is not found in /data/fhofer.... but in /Users/milan/fhofer/orkg/orkg-daily-dump/2026-07-03

So there is no /data/.... in the path.

This is confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions