opengeospatial / opengeospatial/ogcapi-processes

Part 1: Link relation type URIs should use HTTP, not HTTPS

Open Beginner friendly
#618 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
AsciiDoc
Stars
63
Forks
46
Avg merge
2d 1h
Merged PRs (30d)
8

Description

Currently, the OGC URIs in section 5.4 are in the https scheme. That is in conflict with currently registered link relations, so at least https://www.opengis.net/def/rel/ogc/1.0/conformance should be http://www.opengis.net/def/rel/ogc/1.0/conformance. See table 1 in https://docs.ogc.org/is/19-072/19-072.html.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in section 5.4 and compare the OGC link relation URIs with table 1 in the referenced OGC document. Update the HTTPS scheme to HTTP where required, including the conformance relation URI, then verify that the section no longer conflicts with the registered link relations.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.