Skip to content

Commit dc5504b

Browse files
committed
correct basalt capitalization that was breaking links
1 parent 3e6dcb3 commit dc5504b

1,058 files changed

Lines changed: 10195 additions & 10195 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Core developers should read the material on the [LinkML site](https://linkml.io/
115115
[about-branches]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches
116116
[about-issues]: https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues
117117
[about-pulls]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
118-
[issues]: https://github.com/EMSL-Computing/basalt-schema/issues/
119-
[pulls]: https://github.com/EMSL-Computing/basalt-schema/pulls/
118+
[issues]: https://github.com/EMSL-Computing/BASALT-Schema/issues/
119+
[pulls]: https://github.com/EMSL-Computing/BASALT-Schema/pulls/
120120

121121
We recommend also reading [GitHub Pull Requests: 10 Tips to Know](https://blog.mergify.com/github-pull-requests-10-tips-to-know/)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![LinkML](https://img.shields.io/badge/LinkML-schema-blueviolet.svg)](https://linkml.io)
77
[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org)
88
[![License: CC0-1.0](https://img.shields.io/badge/license-CC0%201.0-lightgrey.svg)](LICENSE)
9-
[![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-informational.svg)](https://EMSL-Computing.github.io/basalt-schema)
9+
[![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-informational.svg)](https://EMSL-Computing.github.io/BASALT-Schema)
1010
[![DOI](https://zenodo.org/badge/1330063141.svg)](https://doi.org/10.5281/zenodo.21893601)
1111

1212
LinkML schema for MONet/EMSL scientific data across **biogeochemical**, **biological**, and **environmental** domains. Canonical source of truth for samples, provenance, laboratory activities, and analytical products used by the Analysis API and database models.
@@ -17,9 +17,9 @@ Formerly `analysis-api-schema`.
1717
| --- | --- |
1818
| **Schema version** | `0.1.0` (see `version` in [`basalt_schema.yaml`](src/basalt_schema/schema/basalt_schema.yaml)) |
1919
| **Package** | `basalt_schema` (Python package version follows git tags via uv-dynamic-versioning) |
20-
| **Docs** | https://EMSL-Computing.github.io/basalt-schema |
21-
| **Repository** | https://github.com/EMSL-Computing/basalt-schema |
22-
| **Canonical URI** | https://EMSL-Computing.github.io/basalt-schema |
20+
| **Docs** | https://EMSL-Computing.github.io/BASALT-Schema |
21+
| **Repository** | https://github.com/EMSL-Computing/BASALT-Schema |
22+
| **Canonical URI** | https://EMSL-Computing.github.io/BASALT-Schema |
2323

2424
## Repository Structure
2525

docs/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ The BASALT schema is a [LinkML](https://linkml.io)-based data model for MONet/EM
77
| | |
88
| --- | --- |
99
| **Schema version** | `0.1.0` |
10-
| **Repository** | https://github.com/EMSL-Computing/basalt-schema |
11-
| **Docs** | https://EMSL-Computing.github.io/basalt-schema |
12-
| **Canonical URI** | https://EMSL-Computing.github.io/basalt-schema |
10+
| **Repository** | https://github.com/EMSL-Computing/BASALT-Schema |
11+
| **Docs** | https://EMSL-Computing.github.io/BASALT-Schema |
12+
| **Canonical URI** | https://EMSL-Computing.github.io/BASALT-Schema |
1313
| **License** | [CC0 1.0 Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/) |
1414

1515
Schema version is declared in the root LinkML file (`src/basalt_schema/schema/basalt_schema.yaml`) and follows semantic versioning. See the repository README for the release process.

docs/elements/AMP2DataGenerationActivity.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ _v1 origin: plate-general.yaml AMP2DataGenerationActivity_
2121

2222

2323

24-
URI: [basalt_schema:AMP2DataGenerationActivity](https://EMSL-Computing.github.io/basalt-schema/AMP2DataGenerationActivity)
24+
URI: [basalt_schema:AMP2DataGenerationActivity](https://EMSL-Computing.github.io/BASALT-Schema/AMP2DataGenerationActivity)
2525

2626

2727

@@ -144,7 +144,7 @@ URI: [basalt_schema:AMP2DataGenerationActivity](https://EMSL-Computing.github.io
144144
### Schema Source
145145

146146

147-
* from schema: https://EMSL-Computing.github.io/basalt-schema
147+
* from schema: https://EMSL-Computing.github.io/BASALT-Schema
148148

149149

150150

@@ -181,7 +181,7 @@ description: 'AMP2 plate measurement (OD, fluorescence, flow cytometry).
181181
182182
183183
v1 origin: plate-general.yaml AMP2DataGenerationActivity'
184-
from_schema: https://EMSL-Computing.github.io/basalt-schema
184+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
185185
is_a: PlateDataGenerationActivity
186186
slots:
187187
- measurement_type
@@ -206,13 +206,13 @@ description: 'AMP2 plate measurement (OD, fluorescence, flow cytometry).
206206
207207
208208
v1 origin: plate-general.yaml AMP2DataGenerationActivity'
209-
from_schema: https://EMSL-Computing.github.io/basalt-schema
209+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
210210
is_a: PlateDataGenerationActivity
211211
attributes:
212212
measurement_type:
213213
name: measurement_type
214214
description: Type of plate measurement (optical_density, fluorescence, flow_cytometry)
215-
from_schema: https://EMSL-Computing.github.io/basalt-schema
215+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
216216
rank: 1000
217217
alias: measurement_type
218218
owner: AMP2DataGenerationActivity
@@ -223,7 +223,7 @@ attributes:
223223
name: wavelength_nm
224224
description: Measurement wavelength in nanometres (e.g. 590 Ecoplate, 610 AMP2
225225
OD)
226-
from_schema: https://EMSL-Computing.github.io/basalt-schema
226+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
227227
rank: 1000
228228
alias: wavelength_nm
229229
owner: AMP2DataGenerationActivity
@@ -240,7 +240,7 @@ attributes:
240240
Examples: "t=0", "t=24h", "t=48h".
241241
242242
Lives on concrete analysis/product subclasses, NOT on base DataGenerationActivity'
243-
from_schema: https://EMSL-Computing.github.io/basalt-schema
243+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
244244
rank: 1000
245245
alias: timepoint_label
246246
owner: AMP2DataGenerationActivity
@@ -255,7 +255,7 @@ attributes:
255255
Lower = earlier in series. Use when acquisition_time alone is insufficient.\n\
256256
\nDDL: ALTER TABLE \"DataGenerationActivity\"\n ADD COLUMN sequence_order\
257257
\ INTEGER;"
258-
from_schema: https://EMSL-Computing.github.io/basalt-schema
258+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
259259
rank: 1000
260260
alias: sequence_order
261261
owner: AMP2DataGenerationActivity
@@ -266,7 +266,7 @@ attributes:
266266
name:
267267
name: name
268268
description: Human-readable name for the entity or activity.
269-
from_schema: https://EMSL-Computing.github.io/basalt-schema
269+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
270270
rank: 1000
271271
alias: name
272272
owner: AMP2DataGenerationActivity
@@ -296,7 +296,7 @@ attributes:
296296
name: description
297297
description: Human-readable description for the entity or activity
298298
title: description
299-
from_schema: https://EMSL-Computing.github.io/basalt-schema
299+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
300300
rank: 1000
301301
alias: description
302302
owner: AMP2DataGenerationActivity
@@ -328,7 +328,7 @@ attributes:
328328
protocol_url:
329329
name: protocol_url
330330
description: URL pointing to the protocol used in the activity, if applicable.
331-
from_schema: https://EMSL-Computing.github.io/basalt-schema
331+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
332332
rank: 1000
333333
alias: protocol_url
334334
owner: AMP2DataGenerationActivity
@@ -339,7 +339,7 @@ attributes:
339339
protocol_version:
340340
name: protocol_version
341341
description: Version of the protocol used in the activity, if applicable.
342-
from_schema: https://EMSL-Computing.github.io/basalt-schema
342+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
343343
rank: 1000
344344
alias: protocol_version
345345
owner: AMP2DataGenerationActivity
@@ -349,7 +349,7 @@ attributes:
349349
range: string
350350
id:
351351
name: id
352-
from_schema: https://EMSL-Computing.github.io/basalt-schema
352+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
353353
identifier: true
354354
alias: id
355355
owner: AMP2DataGenerationActivity
@@ -429,7 +429,7 @@ attributes:
429429
required: true
430430
analyte_id:
431431
name: analyte_id
432-
from_schema: https://EMSL-Computing.github.io/basalt-schema
432+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
433433
rank: 1000
434434
alias: analyte_id
435435
owner: AMP2DataGenerationActivity
@@ -438,7 +438,7 @@ attributes:
438438
range: ProcessedSample
439439
acquisition_start_time:
440440
name: acquisition_start_time
441-
from_schema: https://EMSL-Computing.github.io/basalt-schema
441+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
442442
rank: 1000
443443
alias: acquisition_start_time
444444
owner: AMP2DataGenerationActivity
@@ -448,7 +448,7 @@ attributes:
448448
required: true
449449
acquisition_end_time:
450450
name: acquisition_end_time
451-
from_schema: https://EMSL-Computing.github.io/basalt-schema
451+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
452452
rank: 1000
453453
alias: acquisition_end_time
454454
owner: AMP2DataGenerationActivity
@@ -458,7 +458,7 @@ attributes:
458458
required: true
459459
instrument_used:
460460
name: instrument_used
461-
from_schema: https://EMSL-Computing.github.io/basalt-schema
461+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
462462
rank: 1000
463463
alias: instrument_used
464464
owner: AMP2DataGenerationActivity
@@ -467,7 +467,7 @@ attributes:
467467
range: Instrument
468468
instrument_operator_id:
469469
name: instrument_operator_id
470-
from_schema: https://EMSL-Computing.github.io/basalt-schema
470+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
471471
rank: 1000
472472
alias: instrument_operator_id
473473
owner: AMP2DataGenerationActivity

docs/elements/AMP2ODProduct.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _v1 origin: plate-general.yaml AMP2ODProduct_
1717

1818

1919

20-
URI: [basalt_schema:AMP2ODProduct](https://EMSL-Computing.github.io/basalt-schema/AMP2ODProduct)
20+
URI: [basalt_schema:AMP2ODProduct](https://EMSL-Computing.github.io/BASALT-Schema/AMP2ODProduct)
2121

2222

2323

@@ -100,7 +100,7 @@ URI: [basalt_schema:AMP2ODProduct](https://EMSL-Computing.github.io/basalt-schem
100100
### Schema Source
101101

102102

103-
* from schema: https://EMSL-Computing.github.io/basalt-schema
103+
* from schema: https://EMSL-Computing.github.io/BASALT-Schema
104104

105105

106106

@@ -134,7 +134,7 @@ description: 'AMP2 optical density measurement product.
134134
135135
136136
v1 origin: plate-general.yaml AMP2ODProduct'
137-
from_schema: https://EMSL-Computing.github.io/basalt-schema
137+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
138138
is_a: PlateProduct
139139
slots:
140140
- plate_reader_model
@@ -155,15 +155,15 @@ description: 'AMP2 optical density measurement product.
155155
156156
157157
v1 origin: plate-general.yaml AMP2ODProduct'
158-
from_schema: https://EMSL-Computing.github.io/basalt-schema
158+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
159159
is_a: PlateProduct
160160
attributes:
161161
plate_reader_model:
162162
name: plate_reader_model
163163
description: Instrument model used for reading (e.g. "BioTek Epoch2")
164164
todos:
165165
- harmonize with existing Instrument modelling
166-
from_schema: https://EMSL-Computing.github.io/basalt-schema
166+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
167167
rank: 1000
168168
alias: plate_reader_model
169169
owner: AMP2ODProduct
@@ -174,7 +174,7 @@ attributes:
174174
name: wavelength_nm
175175
description: Measurement wavelength in nanometres (e.g. 590 Ecoplate, 610 AMP2
176176
OD)
177-
from_schema: https://EMSL-Computing.github.io/basalt-schema
177+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
178178
rank: 1000
179179
alias: wavelength_nm
180180
owner: AMP2ODProduct
@@ -191,7 +191,7 @@ attributes:
191191
Examples: "t=0", "t=24h", "t=48h".
192192
193193
Lives on concrete analysis/product subclasses, NOT on base DataGenerationActivity'
194-
from_schema: https://EMSL-Computing.github.io/basalt-schema
194+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
195195
rank: 1000
196196
alias: timepoint_label
197197
owner: AMP2ODProduct
@@ -205,7 +205,7 @@ attributes:
205205
description: Mean measurement across all sample wells (excludes blanks)
206206
todos:
207207
- units
208-
from_schema: https://EMSL-Computing.github.io/basalt-schema
208+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
209209
rank: 1000
210210
alias: plate_average
211211
owner: AMP2ODProduct
@@ -217,7 +217,7 @@ attributes:
217217
description: Mean measurement of uninoculated control wells
218218
todos:
219219
- units
220-
from_schema: https://EMSL-Computing.github.io/basalt-schema
220+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
221221
rank: 1000
222222
alias: blank_mean
223223
owner: AMP2ODProduct
@@ -227,7 +227,7 @@ attributes:
227227
cv_percent:
228228
name: cv_percent
229229
description: Coefficient of variation across technical replicates
230-
from_schema: https://EMSL-Computing.github.io/basalt-schema
230+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
231231
rank: 1000
232232
alias: cv_percent
233233
owner: AMP2ODProduct
@@ -246,7 +246,7 @@ attributes:
246246
todos:
247247
- decide how to represent in backend (normalized child table with FK to PlateSetupActivity,
248248
array column, or other)
249-
from_schema: https://EMSL-Computing.github.io/basalt-schema
249+
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
250250
rank: 1000
251251
alias: well_readings
252252
owner: AMP2ODProduct

0 commit comments

Comments
 (0)