beckn / beckn/protocol-specifications-v2

What should the value of beckn key in context.jsonld be?

Open
#181 0 comments 0 reactions 1 assignee Claimed by @abhimail View on GitHub
Dominant language
No language data
Stars
15
Forks
13
PR merge metrics
No merged PRs in 30d

Description

In the existing schema.beckn.io schema objects, the context.jsonld has various values for the "beckn" key. Some of them are below:

```
"beckn": "https://schema.beckn.io/LinkedData/v2.1/context.jsonld"
"beckn": "https://schema.beckn.io/linked-data/latest-context.jsonld"
"beckn": "https://schema.beckn.io/mobility/v2.0/"
"beckn": "https://schema.beckn.io/core/v2.0/"
"beckn": "https://schema.beckn.io/"
```

As you can see, it is not consistent. Also though they are shown as urls, most of them do not resolve. Some of them are not valid prefixes either.

We need to have a consistent approach to what to put as the base-iri.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.