Skip to content

Changes to to the Build Environment to accommodate ESA needs#1180

Open
Woolly-at-EBI wants to merge 5 commits intomainfrom
esa_woollard
Open

Changes to to the Build Environment to accommodate ESA needs#1180
Woolly-at-EBI wants to merge 5 commits intomainfrom
esa_woollard

Conversation

@Woolly-at-EBI
Copy link
Copy Markdown
Collaborator

These are changes to the Build Environment to accommodate European Space Agency(ESA) needs

ENUM Changes

  • SurfMaterialEnum surface material: added:[“epoxy resin”]
    • Update mixs.yaml for SurfMaterialEnum value
    • Desc: added value SurfMaterialEnum value as requested by ESA
  • indoor space added: cleanroom, space station, space habitat, space analog
    • Update mixs.yaml for IndoorSpaceEnum values
    • Desc: added values to IndoorSpaceEnum value as requested by ESA
  • indoor surface added:[“floor”]
    • Update mixs.yaml for IndoorSurfEnum for value
    • Desc: added values to IndoorSpaceEnum value as requested by ESA-

Serialisation Changes

  • Added to the serialisation of room type
    -Update mixs.yaml for room_type string_serialization with values
    • Desc: added values to room_type string_serialization was requested by ESA
      • cleanroom ISO 1:
      • cleanroom ISO 5:
      • cleanroom ISO 7:
      • cleanroom ISO 8:

Proposed changes to the BuiltEnvironment: - > slot_usage

  • air temperature: mandatory->false recommended→true
  • carbon dioxide: mandatory->false recommended→true
  • organism count: mandatory->false recommended→true
  • Added to annotation use cases: European Space Agency(ESA) cleanrooms

added  value  SurfMaterialEnum value as requested by ESA
added  values to  IndoorSpaceEnum value as requested by ESA
Desc: added  values to  IndoorSpaceEnum value as requested by ESA
added  values to  room_type string_serialization  was requested by ESA
Some changes request by European Space Agency(ESA)  
slot_usage

air temperature: mandatory->false recommended→true
carbon dioxide: mandatory->false recommended→true
organism count: mandatory->false recommended→true

Added to annotation use cases: European Space Agency(ESA) cleanrooms
@github-actions
Copy link
Copy Markdown
Contributor

LinkML Linting Results

Summary

Count
Schemas Checked 1
Schemas with Error 1
Schemas with Warning 0
Total Errors 1
Total Warnings 0

Problems per Schema

/home/runner/work/mixs/mixs/src/mixs/schema/mixs.yaml

Errors

  • File is not a valid LinkML schema. Use --validate for more details.

Comment on lines +16829 to 16832
-
- room_vol
- room_window_count
- room_connected
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
-
- room_vol
- room_window_count
- room_connected
- room_vol
- room_window_count
- room_connected

I think that empty - shouldn't be there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants