Skip to content

Questions about Signposting/linkset.json #9

Description

@achim-w

Some questions about the current state of the signposting implementation in GitHub actions/GitLab CI:

  1. URLs under item (=all content markdown files that are stored in the resources folder) in linkset.json point to the blob version, not the raw content of the file. Since the type for these links is text/markdown, should they better point to the raw markdown file?
    • Example from Train of Trainers v1.3.0 linkset.json
      • 1st item: {"href": "https://github.com/FAIR-by-Design-Methodology/FAIR-by-Design_ToT/blob/main/resources/Stage%206%20%E2%80%93%20Verify/20-Continuous%20Improvement/20-CI.md", "type": "text/markdown"}'
  2. The URL to the repository is currently listed as the last entry under item. Is this the intended use of item or should only specific resources be specified there (like all the markdown files)? Is there a field like related where the URL to the GitHub Repo is better placed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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