Skip to content
jpmckinney edited this page Nov 24, 2014 · 59 revisions

Creating a new class

  • Add to src/stubs and src/data
  • Update:
    • Rakefile: Add to list under default task
    • src/terms.md: Add to list under "Classes" and add section
  • Add to examples (ttl, json), schemas, contexts, specs
    • Document under "Standard reuse" different range restrictions for simplicity
    • Document under "Serialization" different terms for consistency and clarity
  • Update:
    • _includes/navigation.html: Add to dropdown
    • appendices/components.md: Add to list under "Interoperability"
    • css/style.css: Add .<class>-page selectors
    • specs/index.md
      • Add definition under "Scope"
      • Add to table under "Standard reuse", if any new vocabularies
      • Add to list under "Classes and properties"
      • Update the diagram under "Classes and properties", if any new links
      • Add to list of JSON-LD differences under "Serialization", including the table
      • Add to table under "JSON schema and examples"
      • Add to table under "Embedded JSON documents"
    • index.md: Add to list of specifications
Clone this wiki locally