$schema: https://json-schema.org/draft/2020-12/schema
title: CodeMeta vocabulary
description: 'Unconstrained carrier schema: this block''s content is its JSON-LD context,
  not a data shape. The schema exists only so other blocks can `$ref` it via `bblocks://`
  and inherit the context.'
type: object
x-jsonld-extra-terms:
  softwareSuggestions: https://codemeta.github.io/terms/softwareSuggestions
  continuousIntegration: https://codemeta.github.io/terms/continuousIntegration
  buildInstructions: https://codemeta.github.io/terms/buildInstructions
  developmentStatus: https://codemeta.github.io/terms/developmentStatus
  embargoEndDate: https://codemeta.github.io/terms/embargoEndDate
  readme: https://codemeta.github.io/terms/readme
  issueTracker: https://codemeta.github.io/terms/issueTracker
  referencePublication: https://codemeta.github.io/terms/referencePublication
  hasSourceCode: https://codemeta.github.io/terms/hasSourceCode
  isSourceCodeOf: https://codemeta.github.io/terms/isSourceCodeOf
