| Name | Type | Description | Notes |
|---|---|---|---|
| has_format | list[str] | Format followed by a file. For example, txt, nc, etc. | [optional] |
| had_primary_source | list[object] | Property to identify the original source of the information of the annotated resource. It could be a web page, an organization, a person, some experiment notes, etc. | [optional] |
| was_derived_from_software | list[Software] | Property that identifies the software used to create a visualization | [optional] |
| description | list[str] | small description | [optional] |
| id | str | identifier | [optional] |
| label | list[str] | short description of the resource | [optional] |
| type | list[str] | type of the resource | [optional] |
| value | list[AnyOfURIbooleanDateTimefloatintegerstring] | Value associated to the described entity | [optional] |