@luomus/laji-schema 2.0.28 → 2.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,92 +1,184 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- const BibliographicResource_1 = require("./BibliographicResource");
4
- const Concept_1 = require("./Concept");
5
- const Pinkka_1 = require("./Pinkka");
6
- const AdministrativeStatus_1 = require("./AdministrativeStatus");
7
- const Agent_1 = require("./Agent");
8
- const Annotation_1 = require("./Annotation");
9
- const AnnotationOccurrence_1 = require("./AnnotationOccurrence");
10
- const Area_1 = require("./Area");
11
- const Audio_1 = require("./Audio");
12
- const BirdSongRecognitionSkillLevel_1 = require("./BirdSongRecognitionSkillLevel");
13
- const Branch_1 = require("./Branch");
14
- const Checklist_1 = require("./Checklist");
15
- const ChecklistVersion_1 = require("./ChecklistVersion");
16
- const Collection_1 = require("./Collection");
17
- const CompleteList_1 = require("./CompleteList");
18
- const ContentContextDescription_1 = require("./ContentContextDescription");
19
- const DataField_1 = require("./DataField");
20
- const Dataset_1 = require("./Dataset");
21
- const DateRange_1 = require("./DateRange");
22
- const Device_1 = require("./Device");
23
- const DeviceIndividual_1 = require("./DeviceIndividual");
24
- const Document_1 = require("./Document");
25
- const DownloadRequest_1 = require("./DownloadRequest");
26
- const Endangerment_1 = require("./Endangerment");
27
- const Event_1 = require("./Event");
28
- const Field_1 = require("./Field");
29
- const Fieldset_1 = require("./Fieldset");
30
- const Form_1 = require("./Form");
31
- const FormFooter_1 = require("./FormFooter");
32
- const FormInstructions_1 = require("./FormInstructions");
33
- const FormNamedPlaceOptions_1 = require("./FormNamedPlaceOptions");
34
- const FormOptions_1 = require("./FormOptions");
35
- const FormPermission_1 = require("./FormPermission");
36
- const FormPermissionPerson_1 = require("./FormPermissionPerson");
37
- const FormPermissionSingle_1 = require("./FormPermissionSingle");
38
- const FormSeason_1 = require("./FormSeason");
39
- const Gathering_1 = require("./Gathering");
40
- const GatheringEvent_1 = require("./GatheringEvent");
41
- const GatheringFact_1 = require("./GatheringFact");
42
- const Habitat_1 = require("./Habitat");
43
- const Identification_1 = require("./Identification");
44
- const Image_1 = require("./Image");
45
- const Individual_1 = require("./Individual");
46
- const InformalTaxonGroup_1 = require("./InformalTaxonGroup");
47
- const InformationSystem_1 = require("./InformationSystem");
48
- const IucnRedListEvaluation_1 = require("./IucnRedListEvaluation");
49
- const IucnRedListEvaluationYear_1 = require("./IucnRedListEvaluationYear");
50
- const IucnRedListTaxonGroup_1 = require("./IucnRedListTaxonGroup");
51
- const Measurement_1 = require("./Measurement");
52
- const Model_1 = require("./Model");
53
- const Multimedia_1 = require("./Multimedia");
54
- const NamedPlace_1 = require("./NamedPlace");
55
- const News_1 = require("./News");
56
- const Notification_1 = require("./Notification");
57
- const Occurrence_1 = require("./Occurrence");
58
- const Organization_1 = require("./Organization");
59
- const Pdf_1 = require("./Pdf");
60
- const Permit_1 = require("./Permit");
61
- const Person_1 = require("./Person");
62
- const Preparation_1 = require("./Preparation");
63
- const Profile_1 = require("./Profile");
64
- const Publication_1 = require("./Publication");
65
- const RegionalStatus_1 = require("./RegionalStatus");
66
- const Reserve_1 = require("./Reserve");
67
- const Sample_1 = require("./Sample");
68
- const SatelliteTrackingProject_1 = require("./SatelliteTrackingProject");
69
- const SpecimenTransaction_1 = require("./SpecimenTransaction");
70
- const SpecimenTransactionEvent_1 = require("./SpecimenTransactionEvent");
71
- const SubUnit_1 = require("./SubUnit");
72
- const Tag_1 = require("./Tag");
73
- const Taxon_1 = require("./Taxon");
74
- const TaxonCensus_1 = require("./TaxonCensus");
75
- const TaxonConcept_1 = require("./TaxonConcept");
76
- const TaxonGroupIucnEditors_1 = require("./TaxonGroupIucnEditors");
77
- const TaxonInteraction_1 = require("./TaxonInteraction");
78
- const TaxonSet_1 = require("./TaxonSet");
79
- const Trait_1 = require("./Trait");
80
- const TraitEnumValue_1 = require("./TraitEnumValue");
81
- const TraitGroup_1 = require("./TraitGroup");
82
- const Transaction_1 = require("./Transaction");
83
- const TransactionEvent_1 = require("./TransactionEvent");
84
- const TransactionItem_1 = require("./TransactionItem");
85
- const Translation_1 = require("./Translation");
86
- const TypeSpecimen_1 = require("./TypeSpecimen");
87
- const Unit_1 = require("./Unit");
88
- const UnitFact_1 = require("./UnitFact");
89
- const UnitGathering_1 = require("./UnitGathering");
90
- const UnitOfMeasurement_1 = require("./UnitOfMeasurement");
91
- const Validator_1 = require("./Validator");
92
- const Video_1 = require("./Video");
3
+ exports.Model = exports.Measurement = exports.IucnRedListTaxonGroup = exports.IucnRedListEvaluationYear = exports.IucnRedListEvaluation = exports.InformationSystem = exports.InformalTaxonGroup = exports.Individual = exports.Image = exports.Identification = exports.Habitat = exports.GatheringFact = exports.GatheringEvent = exports.Gathering = exports.FormSeason = exports.FormPermissionSingle = exports.FormPermissionPerson = exports.FormPermission = exports.FormOptions = exports.FormNamedPlaceOptions = exports.FormInstructions = exports.FormFooter = exports.Form = exports.Fieldset = exports.Field = exports.Event = exports.Endangerment = exports.DownloadRequest = exports.Document = exports.DeviceIndividual = exports.Device = exports.DateRange = exports.Dataset = exports.DataField = exports.ContentContextDescription = exports.CompleteList = exports.Collection = exports.ChecklistVersion = exports.Checklist = exports.Branch = exports.BirdSongRecognitionSkillLevel = exports.Audio = exports.Area = exports.AnnotationOccurrence = exports.Annotation = exports.Agent = exports.AdministrativeStatus = exports.Pinkka = exports.Concept = exports.BibliographicResource = void 0;
4
+ exports.Video = exports.Validator = exports.UnitOfMeasurement = exports.UnitGathering = exports.UnitFact = exports.Unit = exports.TypeSpecimen = exports.Translation = exports.TransactionItem = exports.TransactionEvent = exports.Transaction = exports.TraitGroup = exports.TraitEnumValue = exports.Trait = exports.TaxonSet = exports.TaxonInteraction = exports.TaxonGroupIucnEditors = exports.TaxonConcept = exports.TaxonCensus = exports.Taxon = exports.Tag = exports.SubUnit = exports.SpecimenTransactionEvent = exports.SpecimenTransaction = exports.SatelliteTrackingProject = exports.Sample = exports.Reserve = exports.RegionalStatus = exports.Publication = exports.Profile = exports.Preparation = exports.Person = exports.Permit = exports.Pdf = exports.Organization = exports.Occurrence = exports.Notification = exports.News = exports.NamedPlace = exports.Multimedia = void 0;
5
+ var BibliographicResource_1 = require("./BibliographicResource");
6
+ Object.defineProperty(exports, "BibliographicResource", { enumerable: true, get: function () { return BibliographicResource_1.BibliographicResource; } });
7
+ var Concept_1 = require("./Concept");
8
+ Object.defineProperty(exports, "Concept", { enumerable: true, get: function () { return Concept_1.Concept; } });
9
+ var Pinkka_1 = require("./Pinkka");
10
+ Object.defineProperty(exports, "Pinkka", { enumerable: true, get: function () { return Pinkka_1.Pinkka; } });
11
+ var AdministrativeStatus_1 = require("./AdministrativeStatus");
12
+ Object.defineProperty(exports, "AdministrativeStatus", { enumerable: true, get: function () { return AdministrativeStatus_1.AdministrativeStatus; } });
13
+ var Agent_1 = require("./Agent");
14
+ Object.defineProperty(exports, "Agent", { enumerable: true, get: function () { return Agent_1.Agent; } });
15
+ var Annotation_1 = require("./Annotation");
16
+ Object.defineProperty(exports, "Annotation", { enumerable: true, get: function () { return Annotation_1.Annotation; } });
17
+ var AnnotationOccurrence_1 = require("./AnnotationOccurrence");
18
+ Object.defineProperty(exports, "AnnotationOccurrence", { enumerable: true, get: function () { return AnnotationOccurrence_1.AnnotationOccurrence; } });
19
+ var Area_1 = require("./Area");
20
+ Object.defineProperty(exports, "Area", { enumerable: true, get: function () { return Area_1.Area; } });
21
+ var Audio_1 = require("./Audio");
22
+ Object.defineProperty(exports, "Audio", { enumerable: true, get: function () { return Audio_1.Audio; } });
23
+ var BirdSongRecognitionSkillLevel_1 = require("./BirdSongRecognitionSkillLevel");
24
+ Object.defineProperty(exports, "BirdSongRecognitionSkillLevel", { enumerable: true, get: function () { return BirdSongRecognitionSkillLevel_1.BirdSongRecognitionSkillLevel; } });
25
+ var Branch_1 = require("./Branch");
26
+ Object.defineProperty(exports, "Branch", { enumerable: true, get: function () { return Branch_1.Branch; } });
27
+ var Checklist_1 = require("./Checklist");
28
+ Object.defineProperty(exports, "Checklist", { enumerable: true, get: function () { return Checklist_1.Checklist; } });
29
+ var ChecklistVersion_1 = require("./ChecklistVersion");
30
+ Object.defineProperty(exports, "ChecklistVersion", { enumerable: true, get: function () { return ChecklistVersion_1.ChecklistVersion; } });
31
+ var Collection_1 = require("./Collection");
32
+ Object.defineProperty(exports, "Collection", { enumerable: true, get: function () { return Collection_1.Collection; } });
33
+ var CompleteList_1 = require("./CompleteList");
34
+ Object.defineProperty(exports, "CompleteList", { enumerable: true, get: function () { return CompleteList_1.CompleteList; } });
35
+ var ContentContextDescription_1 = require("./ContentContextDescription");
36
+ Object.defineProperty(exports, "ContentContextDescription", { enumerable: true, get: function () { return ContentContextDescription_1.ContentContextDescription; } });
37
+ var DataField_1 = require("./DataField");
38
+ Object.defineProperty(exports, "DataField", { enumerable: true, get: function () { return DataField_1.DataField; } });
39
+ var Dataset_1 = require("./Dataset");
40
+ Object.defineProperty(exports, "Dataset", { enumerable: true, get: function () { return Dataset_1.Dataset; } });
41
+ var DateRange_1 = require("./DateRange");
42
+ Object.defineProperty(exports, "DateRange", { enumerable: true, get: function () { return DateRange_1.DateRange; } });
43
+ var Device_1 = require("./Device");
44
+ Object.defineProperty(exports, "Device", { enumerable: true, get: function () { return Device_1.Device; } });
45
+ var DeviceIndividual_1 = require("./DeviceIndividual");
46
+ Object.defineProperty(exports, "DeviceIndividual", { enumerable: true, get: function () { return DeviceIndividual_1.DeviceIndividual; } });
47
+ var Document_1 = require("./Document");
48
+ Object.defineProperty(exports, "Document", { enumerable: true, get: function () { return Document_1.Document; } });
49
+ var DownloadRequest_1 = require("./DownloadRequest");
50
+ Object.defineProperty(exports, "DownloadRequest", { enumerable: true, get: function () { return DownloadRequest_1.DownloadRequest; } });
51
+ var Endangerment_1 = require("./Endangerment");
52
+ Object.defineProperty(exports, "Endangerment", { enumerable: true, get: function () { return Endangerment_1.Endangerment; } });
53
+ var Event_1 = require("./Event");
54
+ Object.defineProperty(exports, "Event", { enumerable: true, get: function () { return Event_1.Event; } });
55
+ var Field_1 = require("./Field");
56
+ Object.defineProperty(exports, "Field", { enumerable: true, get: function () { return Field_1.Field; } });
57
+ var Fieldset_1 = require("./Fieldset");
58
+ Object.defineProperty(exports, "Fieldset", { enumerable: true, get: function () { return Fieldset_1.Fieldset; } });
59
+ var Form_1 = require("./Form");
60
+ Object.defineProperty(exports, "Form", { enumerable: true, get: function () { return Form_1.Form; } });
61
+ var FormFooter_1 = require("./FormFooter");
62
+ Object.defineProperty(exports, "FormFooter", { enumerable: true, get: function () { return FormFooter_1.FormFooter; } });
63
+ var FormInstructions_1 = require("./FormInstructions");
64
+ Object.defineProperty(exports, "FormInstructions", { enumerable: true, get: function () { return FormInstructions_1.FormInstructions; } });
65
+ var FormNamedPlaceOptions_1 = require("./FormNamedPlaceOptions");
66
+ Object.defineProperty(exports, "FormNamedPlaceOptions", { enumerable: true, get: function () { return FormNamedPlaceOptions_1.FormNamedPlaceOptions; } });
67
+ var FormOptions_1 = require("./FormOptions");
68
+ Object.defineProperty(exports, "FormOptions", { enumerable: true, get: function () { return FormOptions_1.FormOptions; } });
69
+ var FormPermission_1 = require("./FormPermission");
70
+ Object.defineProperty(exports, "FormPermission", { enumerable: true, get: function () { return FormPermission_1.FormPermission; } });
71
+ var FormPermissionPerson_1 = require("./FormPermissionPerson");
72
+ Object.defineProperty(exports, "FormPermissionPerson", { enumerable: true, get: function () { return FormPermissionPerson_1.FormPermissionPerson; } });
73
+ var FormPermissionSingle_1 = require("./FormPermissionSingle");
74
+ Object.defineProperty(exports, "FormPermissionSingle", { enumerable: true, get: function () { return FormPermissionSingle_1.FormPermissionSingle; } });
75
+ var FormSeason_1 = require("./FormSeason");
76
+ Object.defineProperty(exports, "FormSeason", { enumerable: true, get: function () { return FormSeason_1.FormSeason; } });
77
+ var Gathering_1 = require("./Gathering");
78
+ Object.defineProperty(exports, "Gathering", { enumerable: true, get: function () { return Gathering_1.Gathering; } });
79
+ var GatheringEvent_1 = require("./GatheringEvent");
80
+ Object.defineProperty(exports, "GatheringEvent", { enumerable: true, get: function () { return GatheringEvent_1.GatheringEvent; } });
81
+ var GatheringFact_1 = require("./GatheringFact");
82
+ Object.defineProperty(exports, "GatheringFact", { enumerable: true, get: function () { return GatheringFact_1.GatheringFact; } });
83
+ var Habitat_1 = require("./Habitat");
84
+ Object.defineProperty(exports, "Habitat", { enumerable: true, get: function () { return Habitat_1.Habitat; } });
85
+ var Identification_1 = require("./Identification");
86
+ Object.defineProperty(exports, "Identification", { enumerable: true, get: function () { return Identification_1.Identification; } });
87
+ var Image_1 = require("./Image");
88
+ Object.defineProperty(exports, "Image", { enumerable: true, get: function () { return Image_1.Image; } });
89
+ var Individual_1 = require("./Individual");
90
+ Object.defineProperty(exports, "Individual", { enumerable: true, get: function () { return Individual_1.Individual; } });
91
+ var InformalTaxonGroup_1 = require("./InformalTaxonGroup");
92
+ Object.defineProperty(exports, "InformalTaxonGroup", { enumerable: true, get: function () { return InformalTaxonGroup_1.InformalTaxonGroup; } });
93
+ var InformationSystem_1 = require("./InformationSystem");
94
+ Object.defineProperty(exports, "InformationSystem", { enumerable: true, get: function () { return InformationSystem_1.InformationSystem; } });
95
+ var IucnRedListEvaluation_1 = require("./IucnRedListEvaluation");
96
+ Object.defineProperty(exports, "IucnRedListEvaluation", { enumerable: true, get: function () { return IucnRedListEvaluation_1.IucnRedListEvaluation; } });
97
+ var IucnRedListEvaluationYear_1 = require("./IucnRedListEvaluationYear");
98
+ Object.defineProperty(exports, "IucnRedListEvaluationYear", { enumerable: true, get: function () { return IucnRedListEvaluationYear_1.IucnRedListEvaluationYear; } });
99
+ var IucnRedListTaxonGroup_1 = require("./IucnRedListTaxonGroup");
100
+ Object.defineProperty(exports, "IucnRedListTaxonGroup", { enumerable: true, get: function () { return IucnRedListTaxonGroup_1.IucnRedListTaxonGroup; } });
101
+ var Measurement_1 = require("./Measurement");
102
+ Object.defineProperty(exports, "Measurement", { enumerable: true, get: function () { return Measurement_1.Measurement; } });
103
+ var Model_1 = require("./Model");
104
+ Object.defineProperty(exports, "Model", { enumerable: true, get: function () { return Model_1.Model; } });
105
+ var Multimedia_1 = require("./Multimedia");
106
+ Object.defineProperty(exports, "Multimedia", { enumerable: true, get: function () { return Multimedia_1.Multimedia; } });
107
+ var NamedPlace_1 = require("./NamedPlace");
108
+ Object.defineProperty(exports, "NamedPlace", { enumerable: true, get: function () { return NamedPlace_1.NamedPlace; } });
109
+ var News_1 = require("./News");
110
+ Object.defineProperty(exports, "News", { enumerable: true, get: function () { return News_1.News; } });
111
+ var Notification_1 = require("./Notification");
112
+ Object.defineProperty(exports, "Notification", { enumerable: true, get: function () { return Notification_1.Notification; } });
113
+ var Occurrence_1 = require("./Occurrence");
114
+ Object.defineProperty(exports, "Occurrence", { enumerable: true, get: function () { return Occurrence_1.Occurrence; } });
115
+ var Organization_1 = require("./Organization");
116
+ Object.defineProperty(exports, "Organization", { enumerable: true, get: function () { return Organization_1.Organization; } });
117
+ var Pdf_1 = require("./Pdf");
118
+ Object.defineProperty(exports, "Pdf", { enumerable: true, get: function () { return Pdf_1.Pdf; } });
119
+ var Permit_1 = require("./Permit");
120
+ Object.defineProperty(exports, "Permit", { enumerable: true, get: function () { return Permit_1.Permit; } });
121
+ var Person_1 = require("./Person");
122
+ Object.defineProperty(exports, "Person", { enumerable: true, get: function () { return Person_1.Person; } });
123
+ var Preparation_1 = require("./Preparation");
124
+ Object.defineProperty(exports, "Preparation", { enumerable: true, get: function () { return Preparation_1.Preparation; } });
125
+ var Profile_1 = require("./Profile");
126
+ Object.defineProperty(exports, "Profile", { enumerable: true, get: function () { return Profile_1.Profile; } });
127
+ var Publication_1 = require("./Publication");
128
+ Object.defineProperty(exports, "Publication", { enumerable: true, get: function () { return Publication_1.Publication; } });
129
+ var RegionalStatus_1 = require("./RegionalStatus");
130
+ Object.defineProperty(exports, "RegionalStatus", { enumerable: true, get: function () { return RegionalStatus_1.RegionalStatus; } });
131
+ var Reserve_1 = require("./Reserve");
132
+ Object.defineProperty(exports, "Reserve", { enumerable: true, get: function () { return Reserve_1.Reserve; } });
133
+ var Sample_1 = require("./Sample");
134
+ Object.defineProperty(exports, "Sample", { enumerable: true, get: function () { return Sample_1.Sample; } });
135
+ var SatelliteTrackingProject_1 = require("./SatelliteTrackingProject");
136
+ Object.defineProperty(exports, "SatelliteTrackingProject", { enumerable: true, get: function () { return SatelliteTrackingProject_1.SatelliteTrackingProject; } });
137
+ var SpecimenTransaction_1 = require("./SpecimenTransaction");
138
+ Object.defineProperty(exports, "SpecimenTransaction", { enumerable: true, get: function () { return SpecimenTransaction_1.SpecimenTransaction; } });
139
+ var SpecimenTransactionEvent_1 = require("./SpecimenTransactionEvent");
140
+ Object.defineProperty(exports, "SpecimenTransactionEvent", { enumerable: true, get: function () { return SpecimenTransactionEvent_1.SpecimenTransactionEvent; } });
141
+ var SubUnit_1 = require("./SubUnit");
142
+ Object.defineProperty(exports, "SubUnit", { enumerable: true, get: function () { return SubUnit_1.SubUnit; } });
143
+ var Tag_1 = require("./Tag");
144
+ Object.defineProperty(exports, "Tag", { enumerable: true, get: function () { return Tag_1.Tag; } });
145
+ var Taxon_1 = require("./Taxon");
146
+ Object.defineProperty(exports, "Taxon", { enumerable: true, get: function () { return Taxon_1.Taxon; } });
147
+ var TaxonCensus_1 = require("./TaxonCensus");
148
+ Object.defineProperty(exports, "TaxonCensus", { enumerable: true, get: function () { return TaxonCensus_1.TaxonCensus; } });
149
+ var TaxonConcept_1 = require("./TaxonConcept");
150
+ Object.defineProperty(exports, "TaxonConcept", { enumerable: true, get: function () { return TaxonConcept_1.TaxonConcept; } });
151
+ var TaxonGroupIucnEditors_1 = require("./TaxonGroupIucnEditors");
152
+ Object.defineProperty(exports, "TaxonGroupIucnEditors", { enumerable: true, get: function () { return TaxonGroupIucnEditors_1.TaxonGroupIucnEditors; } });
153
+ var TaxonInteraction_1 = require("./TaxonInteraction");
154
+ Object.defineProperty(exports, "TaxonInteraction", { enumerable: true, get: function () { return TaxonInteraction_1.TaxonInteraction; } });
155
+ var TaxonSet_1 = require("./TaxonSet");
156
+ Object.defineProperty(exports, "TaxonSet", { enumerable: true, get: function () { return TaxonSet_1.TaxonSet; } });
157
+ var Trait_1 = require("./Trait");
158
+ Object.defineProperty(exports, "Trait", { enumerable: true, get: function () { return Trait_1.Trait; } });
159
+ var TraitEnumValue_1 = require("./TraitEnumValue");
160
+ Object.defineProperty(exports, "TraitEnumValue", { enumerable: true, get: function () { return TraitEnumValue_1.TraitEnumValue; } });
161
+ var TraitGroup_1 = require("./TraitGroup");
162
+ Object.defineProperty(exports, "TraitGroup", { enumerable: true, get: function () { return TraitGroup_1.TraitGroup; } });
163
+ var Transaction_1 = require("./Transaction");
164
+ Object.defineProperty(exports, "Transaction", { enumerable: true, get: function () { return Transaction_1.Transaction; } });
165
+ var TransactionEvent_1 = require("./TransactionEvent");
166
+ Object.defineProperty(exports, "TransactionEvent", { enumerable: true, get: function () { return TransactionEvent_1.TransactionEvent; } });
167
+ var TransactionItem_1 = require("./TransactionItem");
168
+ Object.defineProperty(exports, "TransactionItem", { enumerable: true, get: function () { return TransactionItem_1.TransactionItem; } });
169
+ var Translation_1 = require("./Translation");
170
+ Object.defineProperty(exports, "Translation", { enumerable: true, get: function () { return Translation_1.Translation; } });
171
+ var TypeSpecimen_1 = require("./TypeSpecimen");
172
+ Object.defineProperty(exports, "TypeSpecimen", { enumerable: true, get: function () { return TypeSpecimen_1.TypeSpecimen; } });
173
+ var Unit_1 = require("./Unit");
174
+ Object.defineProperty(exports, "Unit", { enumerable: true, get: function () { return Unit_1.Unit; } });
175
+ var UnitFact_1 = require("./UnitFact");
176
+ Object.defineProperty(exports, "UnitFact", { enumerable: true, get: function () { return UnitFact_1.UnitFact; } });
177
+ var UnitGathering_1 = require("./UnitGathering");
178
+ Object.defineProperty(exports, "UnitGathering", { enumerable: true, get: function () { return UnitGathering_1.UnitGathering; } });
179
+ var UnitOfMeasurement_1 = require("./UnitOfMeasurement");
180
+ Object.defineProperty(exports, "UnitOfMeasurement", { enumerable: true, get: function () { return UnitOfMeasurement_1.UnitOfMeasurement; } });
181
+ var Validator_1 = require("./Validator");
182
+ Object.defineProperty(exports, "Validator", { enumerable: true, get: function () { return Validator_1.Validator; } });
183
+ var Video_1 = require("./Video");
184
+ Object.defineProperty(exports, "Video", { enumerable: true, get: function () { return Video_1.Video; } });
@@ -1,181 +1,91 @@
1
1
 
2
- import { BibliographicResource } from './BibliographicResource.dto'
3
- export type { BibliographicResource }
4
- import { Concept } from './Concept.dto'
5
- export type { Concept }
6
- import { Pinkka } from './Pinkka.dto'
7
- export type { Pinkka }
8
- import { AdministrativeStatus } from './AdministrativeStatus.dto'
9
- export type { AdministrativeStatus }
10
- import { Agent } from './Agent.dto'
11
- export type { Agent }
12
- import { Annotation } from './Annotation.dto'
13
- export type { Annotation }
14
- import { AnnotationOccurrence } from './AnnotationOccurrence.dto'
15
- export type { AnnotationOccurrence }
16
- import { Area } from './Area.dto'
17
- export type { Area }
18
- import { Audio } from './Audio.dto'
19
- export type { Audio }
20
- import { BirdSongRecognitionSkillLevel } from './BirdSongRecognitionSkillLevel.dto'
21
- export type { BirdSongRecognitionSkillLevel }
22
- import { Branch } from './Branch.dto'
23
- export type { Branch }
24
- import { Checklist } from './Checklist.dto'
25
- export type { Checklist }
26
- import { ChecklistVersion } from './ChecklistVersion.dto'
27
- export type { ChecklistVersion }
28
- import { Collection } from './Collection.dto'
29
- export type { Collection }
30
- import { CompleteList } from './CompleteList.dto'
31
- export type { CompleteList }
32
- import { ContentContextDescription } from './ContentContextDescription.dto'
33
- export type { ContentContextDescription }
34
- import { DataField } from './DataField.dto'
35
- export type { DataField }
36
- import { Dataset } from './Dataset.dto'
37
- export type { Dataset }
38
- import { DateRange } from './DateRange.dto'
39
- export type { DateRange }
40
- import { Device } from './Device.dto'
41
- export type { Device }
42
- import { DeviceIndividual } from './DeviceIndividual.dto'
43
- export type { DeviceIndividual }
44
- import { Document } from './Document.dto'
45
- export type { Document }
46
- import { DownloadRequest } from './DownloadRequest.dto'
47
- export type { DownloadRequest }
48
- import { Endangerment } from './Endangerment.dto'
49
- export type { Endangerment }
50
- import { Event } from './Event.dto'
51
- export type { Event }
52
- import { Field } from './Field.dto'
53
- export type { Field }
54
- import { Fieldset } from './Fieldset.dto'
55
- export type { Fieldset }
56
- import { Form } from './Form.dto'
57
- export type { Form }
58
- import { FormFooter } from './FormFooter.dto'
59
- export type { FormFooter }
60
- import { FormInstructions } from './FormInstructions.dto'
61
- export type { FormInstructions }
62
- import { FormNamedPlaceOptions } from './FormNamedPlaceOptions.dto'
63
- export type { FormNamedPlaceOptions }
64
- import { FormOptions } from './FormOptions.dto'
65
- export type { FormOptions }
66
- import { FormPermission } from './FormPermission.dto'
67
- export type { FormPermission }
68
- import { FormPermissionPerson } from './FormPermissionPerson.dto'
69
- export type { FormPermissionPerson }
70
- import { FormPermissionSingle } from './FormPermissionSingle.dto'
71
- export type { FormPermissionSingle }
72
- import { FormSeason } from './FormSeason.dto'
73
- export type { FormSeason }
74
- import { Gathering } from './Gathering.dto'
75
- export type { Gathering }
76
- import { GatheringEvent } from './GatheringEvent.dto'
77
- export type { GatheringEvent }
78
- import { GatheringFact } from './GatheringFact.dto'
79
- export type { GatheringFact }
80
- import { Habitat } from './Habitat.dto'
81
- export type { Habitat }
82
- import { Identification } from './Identification.dto'
83
- export type { Identification }
84
- import { Image } from './Image.dto'
85
- export type { Image }
86
- import { Individual } from './Individual.dto'
87
- export type { Individual }
88
- import { InformalTaxonGroup } from './InformalTaxonGroup.dto'
89
- export type { InformalTaxonGroup }
90
- import { InformationSystem } from './InformationSystem.dto'
91
- export type { InformationSystem }
92
- import { IucnRedListEvaluation } from './IucnRedListEvaluation.dto'
93
- export type { IucnRedListEvaluation }
94
- import { IucnRedListEvaluationYear } from './IucnRedListEvaluationYear.dto'
95
- export type { IucnRedListEvaluationYear }
96
- import { IucnRedListTaxonGroup } from './IucnRedListTaxonGroup.dto'
97
- export type { IucnRedListTaxonGroup }
98
- import { Measurement } from './Measurement.dto'
99
- export type { Measurement }
100
- import { Model } from './Model.dto'
101
- export type { Model }
102
- import { Multimedia } from './Multimedia.dto'
103
- export type { Multimedia }
104
- import { NamedPlace } from './NamedPlace.dto'
105
- export type { NamedPlace }
106
- import { News } from './News.dto'
107
- export type { News }
108
- import { Notification } from './Notification.dto'
109
- export type { Notification }
110
- import { Occurrence } from './Occurrence.dto'
111
- export type { Occurrence }
112
- import { Organization } from './Organization.dto'
113
- export type { Organization }
114
- import { Pdf } from './Pdf.dto'
115
- export type { Pdf }
116
- import { Permit } from './Permit.dto'
117
- export type { Permit }
118
- import { Person } from './Person.dto'
119
- export type { Person }
120
- import { Preparation } from './Preparation.dto'
121
- export type { Preparation }
122
- import { Profile } from './Profile.dto'
123
- export type { Profile }
124
- import { Publication } from './Publication.dto'
125
- export type { Publication }
126
- import { RegionalStatus } from './RegionalStatus.dto'
127
- export type { RegionalStatus }
128
- import { Reserve } from './Reserve.dto'
129
- export type { Reserve }
130
- import { Sample } from './Sample.dto'
131
- export type { Sample }
132
- import { SatelliteTrackingProject } from './SatelliteTrackingProject.dto'
133
- export type { SatelliteTrackingProject }
134
- import { SpecimenTransaction } from './SpecimenTransaction.dto'
135
- export type { SpecimenTransaction }
136
- import { SpecimenTransactionEvent } from './SpecimenTransactionEvent.dto'
137
- export type { SpecimenTransactionEvent }
138
- import { SubUnit } from './SubUnit.dto'
139
- export type { SubUnit }
140
- import { Tag } from './Tag.dto'
141
- export type { Tag }
142
- import { Taxon } from './Taxon.dto'
143
- export type { Taxon }
144
- import { TaxonCensus } from './TaxonCensus.dto'
145
- export type { TaxonCensus }
146
- import { TaxonConcept } from './TaxonConcept.dto'
147
- export type { TaxonConcept }
148
- import { TaxonGroupIucnEditors } from './TaxonGroupIucnEditors.dto'
149
- export type { TaxonGroupIucnEditors }
150
- import { TaxonInteraction } from './TaxonInteraction.dto'
151
- export type { TaxonInteraction }
152
- import { TaxonSet } from './TaxonSet.dto'
153
- export type { TaxonSet }
154
- import { Trait } from './Trait.dto'
155
- export type { Trait }
156
- import { TraitEnumValue } from './TraitEnumValue.dto'
157
- export type { TraitEnumValue }
158
- import { TraitGroup } from './TraitGroup.dto'
159
- export type { TraitGroup }
160
- import { Transaction } from './Transaction.dto'
161
- export type { Transaction }
162
- import { TransactionEvent } from './TransactionEvent.dto'
163
- export type { TransactionEvent }
164
- import { TransactionItem } from './TransactionItem.dto'
165
- export type { TransactionItem }
166
- import { Translation } from './Translation.dto'
167
- export type { Translation }
168
- import { TypeSpecimen } from './TypeSpecimen.dto'
169
- export type { TypeSpecimen }
170
- import { Unit } from './Unit.dto'
171
- export type { Unit }
172
- import { UnitFact } from './UnitFact.dto'
173
- export type { UnitFact }
174
- import { UnitGathering } from './UnitGathering.dto'
175
- export type { UnitGathering }
176
- import { UnitOfMeasurement } from './UnitOfMeasurement.dto'
177
- export type { UnitOfMeasurement }
178
- import { Validator } from './Validator.dto'
179
- export type { Validator }
180
- import { Video } from './Video.dto'
181
- export type { Video }
2
+ export { BibliographicResource } from './BibliographicResource.dto'
3
+ export { Concept } from './Concept.dto'
4
+ export { Pinkka } from './Pinkka.dto'
5
+ export { AdministrativeStatus } from './AdministrativeStatus.dto'
6
+ export { Agent } from './Agent.dto'
7
+ export { Annotation } from './Annotation.dto'
8
+ export { AnnotationOccurrence } from './AnnotationOccurrence.dto'
9
+ export { Area } from './Area.dto'
10
+ export { Audio } from './Audio.dto'
11
+ export { BirdSongRecognitionSkillLevel } from './BirdSongRecognitionSkillLevel.dto'
12
+ export { Branch } from './Branch.dto'
13
+ export { Checklist } from './Checklist.dto'
14
+ export { ChecklistVersion } from './ChecklistVersion.dto'
15
+ export { Collection } from './Collection.dto'
16
+ export { CompleteList } from './CompleteList.dto'
17
+ export { ContentContextDescription } from './ContentContextDescription.dto'
18
+ export { DataField } from './DataField.dto'
19
+ export { Dataset } from './Dataset.dto'
20
+ export { DateRange } from './DateRange.dto'
21
+ export { Device } from './Device.dto'
22
+ export { DeviceIndividual } from './DeviceIndividual.dto'
23
+ export { Document } from './Document.dto'
24
+ export { DownloadRequest } from './DownloadRequest.dto'
25
+ export { Endangerment } from './Endangerment.dto'
26
+ export { Event } from './Event.dto'
27
+ export { Field } from './Field.dto'
28
+ export { Fieldset } from './Fieldset.dto'
29
+ export { Form } from './Form.dto'
30
+ export { FormFooter } from './FormFooter.dto'
31
+ export { FormInstructions } from './FormInstructions.dto'
32
+ export { FormNamedPlaceOptions } from './FormNamedPlaceOptions.dto'
33
+ export { FormOptions } from './FormOptions.dto'
34
+ export { FormPermission } from './FormPermission.dto'
35
+ export { FormPermissionPerson } from './FormPermissionPerson.dto'
36
+ export { FormPermissionSingle } from './FormPermissionSingle.dto'
37
+ export { FormSeason } from './FormSeason.dto'
38
+ export { Gathering } from './Gathering.dto'
39
+ export { GatheringEvent } from './GatheringEvent.dto'
40
+ export { GatheringFact } from './GatheringFact.dto'
41
+ export { Habitat } from './Habitat.dto'
42
+ export { Identification } from './Identification.dto'
43
+ export { Image } from './Image.dto'
44
+ export { Individual } from './Individual.dto'
45
+ export { InformalTaxonGroup } from './InformalTaxonGroup.dto'
46
+ export { InformationSystem } from './InformationSystem.dto'
47
+ export { IucnRedListEvaluation } from './IucnRedListEvaluation.dto'
48
+ export { IucnRedListEvaluationYear } from './IucnRedListEvaluationYear.dto'
49
+ export { IucnRedListTaxonGroup } from './IucnRedListTaxonGroup.dto'
50
+ export { Measurement } from './Measurement.dto'
51
+ export { Model } from './Model.dto'
52
+ export { Multimedia } from './Multimedia.dto'
53
+ export { NamedPlace } from './NamedPlace.dto'
54
+ export { News } from './News.dto'
55
+ export { Notification } from './Notification.dto'
56
+ export { Occurrence } from './Occurrence.dto'
57
+ export { Organization } from './Organization.dto'
58
+ export { Pdf } from './Pdf.dto'
59
+ export { Permit } from './Permit.dto'
60
+ export { Person } from './Person.dto'
61
+ export { Preparation } from './Preparation.dto'
62
+ export { Profile } from './Profile.dto'
63
+ export { Publication } from './Publication.dto'
64
+ export { RegionalStatus } from './RegionalStatus.dto'
65
+ export { Reserve } from './Reserve.dto'
66
+ export { Sample } from './Sample.dto'
67
+ export { SatelliteTrackingProject } from './SatelliteTrackingProject.dto'
68
+ export { SpecimenTransaction } from './SpecimenTransaction.dto'
69
+ export { SpecimenTransactionEvent } from './SpecimenTransactionEvent.dto'
70
+ export { SubUnit } from './SubUnit.dto'
71
+ export { Tag } from './Tag.dto'
72
+ export { Taxon } from './Taxon.dto'
73
+ export { TaxonCensus } from './TaxonCensus.dto'
74
+ export { TaxonConcept } from './TaxonConcept.dto'
75
+ export { TaxonGroupIucnEditors } from './TaxonGroupIucnEditors.dto'
76
+ export { TaxonInteraction } from './TaxonInteraction.dto'
77
+ export { TaxonSet } from './TaxonSet.dto'
78
+ export { Trait } from './Trait.dto'
79
+ export { TraitEnumValue } from './TraitEnumValue.dto'
80
+ export { TraitGroup } from './TraitGroup.dto'
81
+ export { Transaction } from './Transaction.dto'
82
+ export { TransactionEvent } from './TransactionEvent.dto'
83
+ export { TransactionItem } from './TransactionItem.dto'
84
+ export { Translation } from './Translation.dto'
85
+ export { TypeSpecimen } from './TypeSpecimen.dto'
86
+ export { Unit } from './Unit.dto'
87
+ export { UnitFact } from './UnitFact.dto'
88
+ export { UnitGathering } from './UnitGathering.dto'
89
+ export { UnitOfMeasurement } from './UnitOfMeasurement.dto'
90
+ export { Validator } from './Validator.dto'
91
+ export { Video } from './Video.dto'
@@ -1,90 +1,90 @@
1
- import { BibliographicResource } from './BibliographicResource';
2
- import { Concept } from './Concept';
3
- import { Pinkka } from './Pinkka';
4
- import { AdministrativeStatus } from './AdministrativeStatus';
5
- import { Agent } from './Agent';
6
- import { Annotation } from './Annotation';
7
- import { AnnotationOccurrence } from './AnnotationOccurrence';
8
- import { Area } from './Area';
9
- import { Audio } from './Audio';
10
- import { BirdSongRecognitionSkillLevel } from './BirdSongRecognitionSkillLevel';
11
- import { Branch } from './Branch';
12
- import { Checklist } from './Checklist';
13
- import { ChecklistVersion } from './ChecklistVersion';
14
- import { Collection } from './Collection';
15
- import { CompleteList } from './CompleteList';
16
- import { ContentContextDescription } from './ContentContextDescription';
17
- import { DataField } from './DataField';
18
- import { Dataset } from './Dataset';
19
- import { DateRange } from './DateRange';
20
- import { Device } from './Device';
21
- import { DeviceIndividual } from './DeviceIndividual';
22
- import { Document } from './Document';
23
- import { DownloadRequest } from './DownloadRequest';
24
- import { Endangerment } from './Endangerment';
25
- import { Event } from './Event';
26
- import { Field } from './Field';
27
- import { Fieldset } from './Fieldset';
28
- import { Form } from './Form';
29
- import { FormFooter } from './FormFooter';
30
- import { FormInstructions } from './FormInstructions';
31
- import { FormNamedPlaceOptions } from './FormNamedPlaceOptions';
32
- import { FormOptions } from './FormOptions';
33
- import { FormPermission } from './FormPermission';
34
- import { FormPermissionPerson } from './FormPermissionPerson';
35
- import { FormPermissionSingle } from './FormPermissionSingle';
36
- import { FormSeason } from './FormSeason';
37
- import { Gathering } from './Gathering';
38
- import { GatheringEvent } from './GatheringEvent';
39
- import { GatheringFact } from './GatheringFact';
40
- import { Habitat } from './Habitat';
41
- import { Identification } from './Identification';
42
- import { Image } from './Image';
43
- import { Individual } from './Individual';
44
- import { InformalTaxonGroup } from './InformalTaxonGroup';
45
- import { InformationSystem } from './InformationSystem';
46
- import { IucnRedListEvaluation } from './IucnRedListEvaluation';
47
- import { IucnRedListEvaluationYear } from './IucnRedListEvaluationYear';
48
- import { IucnRedListTaxonGroup } from './IucnRedListTaxonGroup';
49
- import { Measurement } from './Measurement';
50
- import { Model } from './Model';
51
- import { Multimedia } from './Multimedia';
52
- import { NamedPlace } from './NamedPlace';
53
- import { News } from './News';
54
- import { Notification } from './Notification';
55
- import { Occurrence } from './Occurrence';
56
- import { Organization } from './Organization';
57
- import { Pdf } from './Pdf';
58
- import { Permit } from './Permit';
59
- import { Person } from './Person';
60
- import { Preparation } from './Preparation';
61
- import { Profile } from './Profile';
62
- import { Publication } from './Publication';
63
- import { RegionalStatus } from './RegionalStatus';
64
- import { Reserve } from './Reserve';
65
- import { Sample } from './Sample';
66
- import { SatelliteTrackingProject } from './SatelliteTrackingProject';
67
- import { SpecimenTransaction } from './SpecimenTransaction';
68
- import { SpecimenTransactionEvent } from './SpecimenTransactionEvent';
69
- import { SubUnit } from './SubUnit';
70
- import { Tag } from './Tag';
71
- import { Taxon } from './Taxon';
72
- import { TaxonCensus } from './TaxonCensus';
73
- import { TaxonConcept } from './TaxonConcept';
74
- import { TaxonGroupIucnEditors } from './TaxonGroupIucnEditors';
75
- import { TaxonInteraction } from './TaxonInteraction';
76
- import { TaxonSet } from './TaxonSet';
77
- import { Trait } from './Trait';
78
- import { TraitEnumValue } from './TraitEnumValue';
79
- import { TraitGroup } from './TraitGroup';
80
- import { Transaction } from './Transaction';
81
- import { TransactionEvent } from './TransactionEvent';
82
- import { TransactionItem } from './TransactionItem';
83
- import { Translation } from './Translation';
84
- import { TypeSpecimen } from './TypeSpecimen';
85
- import { Unit } from './Unit';
86
- import { UnitFact } from './UnitFact';
87
- import { UnitGathering } from './UnitGathering';
88
- import { UnitOfMeasurement } from './UnitOfMeasurement';
89
- import { Validator } from './Validator';
90
- import { Video } from './Video';
1
+ export { BibliographicResource } from './BibliographicResource';
2
+ export { Concept } from './Concept';
3
+ export { Pinkka } from './Pinkka';
4
+ export { AdministrativeStatus } from './AdministrativeStatus';
5
+ export { Agent } from './Agent';
6
+ export { Annotation } from './Annotation';
7
+ export { AnnotationOccurrence } from './AnnotationOccurrence';
8
+ export { Area } from './Area';
9
+ export { Audio } from './Audio';
10
+ export { BirdSongRecognitionSkillLevel } from './BirdSongRecognitionSkillLevel';
11
+ export { Branch } from './Branch';
12
+ export { Checklist } from './Checklist';
13
+ export { ChecklistVersion } from './ChecklistVersion';
14
+ export { Collection } from './Collection';
15
+ export { CompleteList } from './CompleteList';
16
+ export { ContentContextDescription } from './ContentContextDescription';
17
+ export { DataField } from './DataField';
18
+ export { Dataset } from './Dataset';
19
+ export { DateRange } from './DateRange';
20
+ export { Device } from './Device';
21
+ export { DeviceIndividual } from './DeviceIndividual';
22
+ export { Document } from './Document';
23
+ export { DownloadRequest } from './DownloadRequest';
24
+ export { Endangerment } from './Endangerment';
25
+ export { Event } from './Event';
26
+ export { Field } from './Field';
27
+ export { Fieldset } from './Fieldset';
28
+ export { Form } from './Form';
29
+ export { FormFooter } from './FormFooter';
30
+ export { FormInstructions } from './FormInstructions';
31
+ export { FormNamedPlaceOptions } from './FormNamedPlaceOptions';
32
+ export { FormOptions } from './FormOptions';
33
+ export { FormPermission } from './FormPermission';
34
+ export { FormPermissionPerson } from './FormPermissionPerson';
35
+ export { FormPermissionSingle } from './FormPermissionSingle';
36
+ export { FormSeason } from './FormSeason';
37
+ export { Gathering } from './Gathering';
38
+ export { GatheringEvent } from './GatheringEvent';
39
+ export { GatheringFact } from './GatheringFact';
40
+ export { Habitat } from './Habitat';
41
+ export { Identification } from './Identification';
42
+ export { Image } from './Image';
43
+ export { Individual } from './Individual';
44
+ export { InformalTaxonGroup } from './InformalTaxonGroup';
45
+ export { InformationSystem } from './InformationSystem';
46
+ export { IucnRedListEvaluation } from './IucnRedListEvaluation';
47
+ export { IucnRedListEvaluationYear } from './IucnRedListEvaluationYear';
48
+ export { IucnRedListTaxonGroup } from './IucnRedListTaxonGroup';
49
+ export { Measurement } from './Measurement';
50
+ export { Model } from './Model';
51
+ export { Multimedia } from './Multimedia';
52
+ export { NamedPlace } from './NamedPlace';
53
+ export { News } from './News';
54
+ export { Notification } from './Notification';
55
+ export { Occurrence } from './Occurrence';
56
+ export { Organization } from './Organization';
57
+ export { Pdf } from './Pdf';
58
+ export { Permit } from './Permit';
59
+ export { Person } from './Person';
60
+ export { Preparation } from './Preparation';
61
+ export { Profile } from './Profile';
62
+ export { Publication } from './Publication';
63
+ export { RegionalStatus } from './RegionalStatus';
64
+ export { Reserve } from './Reserve';
65
+ export { Sample } from './Sample';
66
+ export { SatelliteTrackingProject } from './SatelliteTrackingProject';
67
+ export { SpecimenTransaction } from './SpecimenTransaction';
68
+ export { SpecimenTransactionEvent } from './SpecimenTransactionEvent';
69
+ export { SubUnit } from './SubUnit';
70
+ export { Tag } from './Tag';
71
+ export { Taxon } from './Taxon';
72
+ export { TaxonCensus } from './TaxonCensus';
73
+ export { TaxonConcept } from './TaxonConcept';
74
+ export { TaxonGroupIucnEditors } from './TaxonGroupIucnEditors';
75
+ export { TaxonInteraction } from './TaxonInteraction';
76
+ export { TaxonSet } from './TaxonSet';
77
+ export { Trait } from './Trait';
78
+ export { TraitEnumValue } from './TraitEnumValue';
79
+ export { TraitGroup } from './TraitGroup';
80
+ export { Transaction } from './Transaction';
81
+ export { TransactionEvent } from './TransactionEvent';
82
+ export { TransactionItem } from './TransactionItem';
83
+ export { Translation } from './Translation';
84
+ export { TypeSpecimen } from './TypeSpecimen';
85
+ export { Unit } from './Unit';
86
+ export { UnitFact } from './UnitFact';
87
+ export { UnitGathering } from './UnitGathering';
88
+ export { UnitOfMeasurement } from './UnitOfMeasurement';
89
+ export { Validator } from './Validator';
90
+ export { Video } from './Video';
@@ -1,180 +1,90 @@
1
- import { BibliographicResource } from './BibliographicResource';
2
- export type { BibliographicResource };
3
- import { Concept } from './Concept';
4
- export type { Concept };
5
- import { Pinkka } from './Pinkka';
6
- export type { Pinkka };
7
- import { AdministrativeStatus } from './AdministrativeStatus';
8
- export type { AdministrativeStatus };
9
- import { Agent } from './Agent';
10
- export type { Agent };
11
- import { Annotation } from './Annotation';
12
- export type { Annotation };
13
- import { AnnotationOccurrence } from './AnnotationOccurrence';
14
- export type { AnnotationOccurrence };
15
- import { Area } from './Area';
16
- export type { Area };
17
- import { Audio } from './Audio';
18
- export type { Audio };
19
- import { BirdSongRecognitionSkillLevel } from './BirdSongRecognitionSkillLevel';
20
- export type { BirdSongRecognitionSkillLevel };
21
- import { Branch } from './Branch';
22
- export type { Branch };
23
- import { Checklist } from './Checklist';
24
- export type { Checklist };
25
- import { ChecklistVersion } from './ChecklistVersion';
26
- export type { ChecklistVersion };
27
- import { Collection } from './Collection';
28
- export type { Collection };
29
- import { CompleteList } from './CompleteList';
30
- export type { CompleteList };
31
- import { ContentContextDescription } from './ContentContextDescription';
32
- export type { ContentContextDescription };
33
- import { DataField } from './DataField';
34
- export type { DataField };
35
- import { Dataset } from './Dataset';
36
- export type { Dataset };
37
- import { DateRange } from './DateRange';
38
- export type { DateRange };
39
- import { Device } from './Device';
40
- export type { Device };
41
- import { DeviceIndividual } from './DeviceIndividual';
42
- export type { DeviceIndividual };
43
- import { Document } from './Document';
44
- export type { Document };
45
- import { DownloadRequest } from './DownloadRequest';
46
- export type { DownloadRequest };
47
- import { Endangerment } from './Endangerment';
48
- export type { Endangerment };
49
- import { Event } from './Event';
50
- export type { Event };
51
- import { Field } from './Field';
52
- export type { Field };
53
- import { Fieldset } from './Fieldset';
54
- export type { Fieldset };
55
- import { Form } from './Form';
56
- export type { Form };
57
- import { FormFooter } from './FormFooter';
58
- export type { FormFooter };
59
- import { FormInstructions } from './FormInstructions';
60
- export type { FormInstructions };
61
- import { FormNamedPlaceOptions } from './FormNamedPlaceOptions';
62
- export type { FormNamedPlaceOptions };
63
- import { FormOptions } from './FormOptions';
64
- export type { FormOptions };
65
- import { FormPermission } from './FormPermission';
66
- export type { FormPermission };
67
- import { FormPermissionPerson } from './FormPermissionPerson';
68
- export type { FormPermissionPerson };
69
- import { FormPermissionSingle } from './FormPermissionSingle';
70
- export type { FormPermissionSingle };
71
- import { FormSeason } from './FormSeason';
72
- export type { FormSeason };
73
- import { Gathering } from './Gathering';
74
- export type { Gathering };
75
- import { GatheringEvent } from './GatheringEvent';
76
- export type { GatheringEvent };
77
- import { GatheringFact } from './GatheringFact';
78
- export type { GatheringFact };
79
- import { Habitat } from './Habitat';
80
- export type { Habitat };
81
- import { Identification } from './Identification';
82
- export type { Identification };
83
- import { Image } from './Image';
84
- export type { Image };
85
- import { Individual } from './Individual';
86
- export type { Individual };
87
- import { InformalTaxonGroup } from './InformalTaxonGroup';
88
- export type { InformalTaxonGroup };
89
- import { InformationSystem } from './InformationSystem';
90
- export type { InformationSystem };
91
- import { IucnRedListEvaluation } from './IucnRedListEvaluation';
92
- export type { IucnRedListEvaluation };
93
- import { IucnRedListEvaluationYear } from './IucnRedListEvaluationYear';
94
- export type { IucnRedListEvaluationYear };
95
- import { IucnRedListTaxonGroup } from './IucnRedListTaxonGroup';
96
- export type { IucnRedListTaxonGroup };
97
- import { Measurement } from './Measurement';
98
- export type { Measurement };
99
- import { Model } from './Model';
100
- export type { Model };
101
- import { Multimedia } from './Multimedia';
102
- export type { Multimedia };
103
- import { NamedPlace } from './NamedPlace';
104
- export type { NamedPlace };
105
- import { News } from './News';
106
- export type { News };
107
- import { Notification } from './Notification';
108
- export type { Notification };
109
- import { Occurrence } from './Occurrence';
110
- export type { Occurrence };
111
- import { Organization } from './Organization';
112
- export type { Organization };
113
- import { Pdf } from './Pdf';
114
- export type { Pdf };
115
- import { Permit } from './Permit';
116
- export type { Permit };
117
- import { Person } from './Person';
118
- export type { Person };
119
- import { Preparation } from './Preparation';
120
- export type { Preparation };
121
- import { Profile } from './Profile';
122
- export type { Profile };
123
- import { Publication } from './Publication';
124
- export type { Publication };
125
- import { RegionalStatus } from './RegionalStatus';
126
- export type { RegionalStatus };
127
- import { Reserve } from './Reserve';
128
- export type { Reserve };
129
- import { Sample } from './Sample';
130
- export type { Sample };
131
- import { SatelliteTrackingProject } from './SatelliteTrackingProject';
132
- export type { SatelliteTrackingProject };
133
- import { SpecimenTransaction } from './SpecimenTransaction';
134
- export type { SpecimenTransaction };
135
- import { SpecimenTransactionEvent } from './SpecimenTransactionEvent';
136
- export type { SpecimenTransactionEvent };
137
- import { SubUnit } from './SubUnit';
138
- export type { SubUnit };
139
- import { Tag } from './Tag';
140
- export type { Tag };
141
- import { Taxon } from './Taxon';
142
- export type { Taxon };
143
- import { TaxonCensus } from './TaxonCensus';
144
- export type { TaxonCensus };
145
- import { TaxonConcept } from './TaxonConcept';
146
- export type { TaxonConcept };
147
- import { TaxonGroupIucnEditors } from './TaxonGroupIucnEditors';
148
- export type { TaxonGroupIucnEditors };
149
- import { TaxonInteraction } from './TaxonInteraction';
150
- export type { TaxonInteraction };
151
- import { TaxonSet } from './TaxonSet';
152
- export type { TaxonSet };
153
- import { Trait } from './Trait';
154
- export type { Trait };
155
- import { TraitEnumValue } from './TraitEnumValue';
156
- export type { TraitEnumValue };
157
- import { TraitGroup } from './TraitGroup';
158
- export type { TraitGroup };
159
- import { Transaction } from './Transaction';
160
- export type { Transaction };
161
- import { TransactionEvent } from './TransactionEvent';
162
- export type { TransactionEvent };
163
- import { TransactionItem } from './TransactionItem';
164
- export type { TransactionItem };
165
- import { Translation } from './Translation';
166
- export type { Translation };
167
- import { TypeSpecimen } from './TypeSpecimen';
168
- export type { TypeSpecimen };
169
- import { Unit } from './Unit';
170
- export type { Unit };
171
- import { UnitFact } from './UnitFact';
172
- export type { UnitFact };
173
- import { UnitGathering } from './UnitGathering';
174
- export type { UnitGathering };
175
- import { UnitOfMeasurement } from './UnitOfMeasurement';
176
- export type { UnitOfMeasurement };
177
- import { Validator } from './Validator';
178
- export type { Validator };
179
- import { Video } from './Video';
180
- export type { Video };
1
+ export { BibliographicResource } from './BibliographicResource';
2
+ export { Concept } from './Concept';
3
+ export { Pinkka } from './Pinkka';
4
+ export { AdministrativeStatus } from './AdministrativeStatus';
5
+ export { Agent } from './Agent';
6
+ export { Annotation } from './Annotation';
7
+ export { AnnotationOccurrence } from './AnnotationOccurrence';
8
+ export { Area } from './Area';
9
+ export { Audio } from './Audio';
10
+ export { BirdSongRecognitionSkillLevel } from './BirdSongRecognitionSkillLevel';
11
+ export { Branch } from './Branch';
12
+ export { Checklist } from './Checklist';
13
+ export { ChecklistVersion } from './ChecklistVersion';
14
+ export { Collection } from './Collection';
15
+ export { CompleteList } from './CompleteList';
16
+ export { ContentContextDescription } from './ContentContextDescription';
17
+ export { DataField } from './DataField';
18
+ export { Dataset } from './Dataset';
19
+ export { DateRange } from './DateRange';
20
+ export { Device } from './Device';
21
+ export { DeviceIndividual } from './DeviceIndividual';
22
+ export { Document } from './Document';
23
+ export { DownloadRequest } from './DownloadRequest';
24
+ export { Endangerment } from './Endangerment';
25
+ export { Event } from './Event';
26
+ export { Field } from './Field';
27
+ export { Fieldset } from './Fieldset';
28
+ export { Form } from './Form';
29
+ export { FormFooter } from './FormFooter';
30
+ export { FormInstructions } from './FormInstructions';
31
+ export { FormNamedPlaceOptions } from './FormNamedPlaceOptions';
32
+ export { FormOptions } from './FormOptions';
33
+ export { FormPermission } from './FormPermission';
34
+ export { FormPermissionPerson } from './FormPermissionPerson';
35
+ export { FormPermissionSingle } from './FormPermissionSingle';
36
+ export { FormSeason } from './FormSeason';
37
+ export { Gathering } from './Gathering';
38
+ export { GatheringEvent } from './GatheringEvent';
39
+ export { GatheringFact } from './GatheringFact';
40
+ export { Habitat } from './Habitat';
41
+ export { Identification } from './Identification';
42
+ export { Image } from './Image';
43
+ export { Individual } from './Individual';
44
+ export { InformalTaxonGroup } from './InformalTaxonGroup';
45
+ export { InformationSystem } from './InformationSystem';
46
+ export { IucnRedListEvaluation } from './IucnRedListEvaluation';
47
+ export { IucnRedListEvaluationYear } from './IucnRedListEvaluationYear';
48
+ export { IucnRedListTaxonGroup } from './IucnRedListTaxonGroup';
49
+ export { Measurement } from './Measurement';
50
+ export { Model } from './Model';
51
+ export { Multimedia } from './Multimedia';
52
+ export { NamedPlace } from './NamedPlace';
53
+ export { News } from './News';
54
+ export { Notification } from './Notification';
55
+ export { Occurrence } from './Occurrence';
56
+ export { Organization } from './Organization';
57
+ export { Pdf } from './Pdf';
58
+ export { Permit } from './Permit';
59
+ export { Person } from './Person';
60
+ export { Preparation } from './Preparation';
61
+ export { Profile } from './Profile';
62
+ export { Publication } from './Publication';
63
+ export { RegionalStatus } from './RegionalStatus';
64
+ export { Reserve } from './Reserve';
65
+ export { Sample } from './Sample';
66
+ export { SatelliteTrackingProject } from './SatelliteTrackingProject';
67
+ export { SpecimenTransaction } from './SpecimenTransaction';
68
+ export { SpecimenTransactionEvent } from './SpecimenTransactionEvent';
69
+ export { SubUnit } from './SubUnit';
70
+ export { Tag } from './Tag';
71
+ export { Taxon } from './Taxon';
72
+ export { TaxonCensus } from './TaxonCensus';
73
+ export { TaxonConcept } from './TaxonConcept';
74
+ export { TaxonGroupIucnEditors } from './TaxonGroupIucnEditors';
75
+ export { TaxonInteraction } from './TaxonInteraction';
76
+ export { TaxonSet } from './TaxonSet';
77
+ export { Trait } from './Trait';
78
+ export { TraitEnumValue } from './TraitEnumValue';
79
+ export { TraitGroup } from './TraitGroup';
80
+ export { Transaction } from './Transaction';
81
+ export { TransactionEvent } from './TransactionEvent';
82
+ export { TransactionItem } from './TransactionItem';
83
+ export { Translation } from './Translation';
84
+ export { TypeSpecimen } from './TypeSpecimen';
85
+ export { Unit } from './Unit';
86
+ export { UnitFact } from './UnitFact';
87
+ export { UnitGathering } from './UnitGathering';
88
+ export { UnitOfMeasurement } from './UnitOfMeasurement';
89
+ export { Validator } from './Validator';
90
+ export { Video } from './Video';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luomus/laji-schema",
3
- "version": "2.0.28",
3
+ "version": "2.0.30",
4
4
  "description": "Common autogenerated Typescript interfaces and classes for the schemas used by LUOMUS.",
5
5
  "license": "MIT",
6
6
  "scripts": {