File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -128,14 +128,23 @@ The Link Object for a RMarkdown document that shows R code:
128128## Relation types
129129
130130The following types should be used as applicable ` rel ` types in the
131- [ Link Object] ( https://github.com/radiantearth/stac-spec/tree /master/item-spec/item-spec .md#link-object ) .
131+ [ Link Object] ( https://github.com/radiantearth/stac-spec/blob /master/commons/links .md#link-object ) .
132132
133133| Type | Description |
134134| -------------------- | ----------- |
135135| example | A reference to example code. |
136136| application | A reference to an application. |
137137| application-platform | A reference to a platform that can execute applications. |
138138
139+ ## Roles
140+
141+ The following types should be used as applicable ` roles ` in the Link or
142+ [ Asset Object] ( https://github.com/radiantearth/stac-spec/blob/master/commons/assets.md#asset-object ) .
143+
144+ | Type | Description |
145+ | -------------------- | ----------- |
146+ | example | A reference to example data. |
147+
139148## Contributing
140149
141150All contributions are subject to the
You can’t perform that action at this time.
0 commit comments