Skip to content

Commit

Permalink
add JADN JSON figure for primitive types
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemire60 committed Oct 17, 2022
1 parent 87eba1a commit 77fa692
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added images/JADN-primitive-json.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions imjadn-v1.0-cn01.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,10 @@ is empty:
[TypeName, BaseType, [TypeOption, ...], TypeDescription, []]
```

###### Figure 3-2 -- JADN for Primitive, ArrayOf, MapOf Types
![JADN for Primitive, ArrayOf, MapOf Types](images/JADN-primitive-json.drawio.png)


With the Enumerated BaseType, each item definition in the **Fields** array has three elements:

```json
Expand Down

0 comments on commit 77fa692

Please sign in to comment.