Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1015 Bytes

File metadata and controls

19 lines (15 loc) · 1015 Bytes

ScientificObjectUpdateDTO

Properties

Name Type Description Notes
uri str Scientific object URI
rdf_type str Scientific object type
name str Scientific object name
experiment str Scientific object experiment URI [optional]
relations list[RDFObjectRelationDTO] [optional]
move MoveCreationDTO [optional]
publisher UserGetDTO [optional]
publication_date datetime [optional]
last_updated_date datetime [optional]
geometry GeoJsonObject Deprecated. Please use the move property to attach geospatial info to the scientific object. [optional]

[Back to Model list] [Back to API list] [Back to README]