Skip to content

Update report on Enum values that ignore naming conventions in JSON-LD 1.1 Processing Algorithms and API#1300

Open
dontcallmedom-bot wants to merge 1 commit into
mainfrom
json-ld11-api-wrongcaseenumvalue
Open

Update report on Enum values that ignore naming conventions in JSON-LD 1.1 Processing Algorithms and API#1300
dontcallmedom-bot wants to merge 1 commit into
mainfrom
json-ld11-api-wrongcaseenumvalue

Conversation

@dontcallmedom-bot

Copy link
Copy Markdown
Contributor

This pull request was automatically created by Strudy upon detecting errors in Enum values that ignore naming conventions in JSON-LD 1.1 Processing Algorithms and API.

Similar errors had already been detected. Please check that the diff is correct, and that the errors have not already been reported in https://github.com/w3c/json-ld-api.

If everything is OK, you can merge this pull request which will report the issue below to the repo, and update the underlying report file with a link to the said issue.


Title: >-
Enum values that ignore naming conventions in JSON-LD 1.1 Processing
Algorithms and API
Tracked: Long deployed
Repo: 'https://github.com/w3c/json-ld-api'

While crawling JSON-LD 1.1 Processing Algorithms and API, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):

  • The value "colliding keywords" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "conflicting indexes" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "context overflow" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "cyclic IRI mapping" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @id value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @import value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @included value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @index value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @nest value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @prefix value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @propagate value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @protected value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @reverse value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid @version value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid base direction" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid base IRI" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid container mapping" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid context entry" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid context nullification" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid default language" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid IRI mapping" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid JSON literal" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid keyword alias" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid language map value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid language mapping" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid language-tagged string" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid language-tagged value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid local context" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid remote context" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid reverse property map" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid reverse property value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid reverse property" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid scoped context" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid script element" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid set or list object" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid term definition" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid type mapping" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid type value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid typed value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid value object value" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid value object" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "invalid vocab mapping" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "IRI confused with prefix" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "keyword redefinition" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "loading document failed" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "loading remote context failed" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "multiple context link headers" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "processing mode conflict" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)
  • The value "protected term redefinition" of the enum JsonLdErrorCode does not match the expected conventions (lower case, hyphen separated words)

See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.

Cc @dontcallmedom @tidoust

This issue was detected and reported semi-automatically by Strudy based on data collected in webref.

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