Skip to content

creation of file without extension (foo/file) returns foo/file should be foo/file$.bin #1364

@bourgeoa

Description

@bourgeoa

The creation of file without extension and no contentType (foo/bar) returns foo/bar should be foo/bar$.bin.
This as been introduced since PR #1336 (mp3$.mp3)
A PR is on-the-go for the foo/bar$bin solution
@jaxoncreed @RubenVerborgh
what is the good response ?

  • foo/bar$.bin
  • refuse to create
  • create but with an other name : foo/bar.bin

Actually you can delete existing foo/bar (tested) even if they coexist with foo/bar$.ttl or foo/bar$.bin

In general foo/bar with contentType is created as foo/bar$.ext (ext from contentType) is that correct ? It as some importance because foo/bar can be the name of a folder foo/bar/
(databrowser display both bar as folder with folder contents if foo/bar/ has contents, it is a bug)
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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