Skip to content

Fix URLs to the specification#5

Open
sschuberth wants to merge 1 commit into
condots:mainfrom
sschuberth:fix-spec-urls
Open

Fix URLs to the specification#5
sschuberth wants to merge 1 commit into
condots:mainfrom
sschuberth:fix-spec-urls

Conversation

@sschuberth

Copy link
Copy Markdown

Comment thread src/App.tsx
Comment on lines +25 to 29
// const source = 'https://spdx.org/rdf/3.0.1/spdx-model.ttl';
const source = 'spdx/3.0.1/spdx-model.ttl';
// const jsonLdContextSource =
// 'https://spdx.github.io/spdx-spec/v3.0.1/rdf/spdx-context.jsonld';
// 'https://spdx.org/rdf/3.0.1/spdx-context.jsonld';
const jsonLdContextSource = 'spdx/3.0.1/spdx-context.jsonld';

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not so sure about these. Relative to what are source and jsonLdContextSource defined?

@sschuberth

Copy link
Copy Markdown
Author

Also see this discussion on Slack.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant