Skip to content

Auxiliary resources not recognized as text/turtle when using options_enabledMediaRanges #52

@bourgeoa

Description

@bourgeoa

When running CSS with mashlib using

       "options_enabledMediaRanges": [
          "text/turtle",
          "text/n3",
          "text/markdown",
          "application/ld+json",
          "application/json",
          "application/rdf+xml"
        ]

Url containing auxiliary ressources like .acl or .meta are not recognized as text/turtle and rendered in mashlib.

  • .meta is just displayed in browser as plain text
  • .acl displays a page with not logged in

Metadata

Metadata

Assignees

No one assigned

    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