Module
Model.StacLinkType
- Package
- purescript-stac
- Repository
- jisantuc/purescript-stac
#StacLinkType Source
data StacLinkType
STAC link types model many possible STAC link types based on the
Some link relation types are explicitly mentioned in the
STAC specification,
but a more complete list of suggestions can be found in
IANA link relations.
Link types that do not have a specific constructor will be parsed as VendorLinkType linkTypeString
.
Constructors
Self
StacRoot
Parent
Child
Item
Items
Source
Collection
License
Alternate
DescribedBy
Next
Prev
ServiceDesc
ServiceDoc
Conformance
Data
LatestVersion
PredecessorVersion
SuccessorVersion
DerivedFrom
VendorLinkType String