Skip to content

further validation of instances on PR/commit #54

@lzehl

Description

@lzehl

Things to check:

  • namespace convention for type, atid, props
  • instance located in wrong subfolder (e.g. ProgrammingLanguage instance in AnalysisTechnique folder)
  • mismatch between attype and atid (e.g. type:...ProgrammingLanguage, atid:...instances/analysisTechnique/xxx.jsonld)
  • alphabetically ordering of properties (convention check, maybe should just be done for you)
  • convention check for name vs atid vs filename (for terminologies, licenses, contentType)
    • atid_basename == lower camelCase of name (no spaces, / replaced with _; proper names and abbreviations are to be kept)
    • filename == atid_basename with .jsonld extension (no spaces, / replaced with _)
  • general validation against schema

Metadata

Metadata

Labels

docuImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions