Skip to content

webb/model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

NIEM release model

This repo contains a rendering of the content of the NIEM 4.0RC2 release.

The content can currently be viewed on https://niem.github.io/model

The structure of the content.

  • / : An index listing all the namespaces (example)
  • /${namespace} : An index listing all components in a namespace (example)
  • /${namespace}/${component}: A description of a component (example). Each component description contains:
    • The name of the component
    • The human-readable definition/description of the component
    • A diagram of the component and its relationships to other components (example)
    • The XML Schema definition of the component (example)
    • A JSON Schema definition for the component. The JSON Schema is under development, and should not be considered normative. (example)

About

The National Information Exchange Model, browsable

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors