Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix subfield sorting #1410

Merged
merged 1 commit into from
Sep 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ontology/yaml/resources/subfields/subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ descriptor:
next: "Something that occurs directly in time after the present or most recent one."
"no": "Chemical formula and abbreviation for nitrogen monoxide, which is a colorless gas and a toxic air pollutant."
no2: "Chemical formula and abbreviation for nitrogen dioxide."
nox: "Abbreviation for nitrogen oxides, which are a group of gases that are composed of nitrogen and oxygen."
north: "Cardinal direction; opposite of south"
nox: "Abbreviation for nitrogen oxides, which are a group of gases that are composed of nitrogen and oxygen."
occupancy: "State of being occupied."
occupied: "State of being within scheduled (time of day or week) run-time parameters."
oil: "A viscous liquid derived from petroleum, especially for use as a fuel or lubricant."
Expand Down
Loading