Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 899 Bytes

File metadata and controls

18 lines (14 loc) · 899 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]
geometry GeoJsonObject The geographical coordinates of the Geospatial [optional]
publisher UserGetDTO [optional]
publication_date datetime [optional]
last_updated_date datetime [optional]

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