forked from RDA-FAIR4ML/FAIR4ML-schema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_old.html
797 lines (729 loc) · 51.3 KB
/
index_old.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title>
FAIR4ML
</title>
<meta name="description" content="">
<!-- Styling -->
<link href='https://fonts.googleapis.com/css?family=Noto+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!-- JavaScript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
</head>
<body>
<div class="container min-vh-100">
<main id="main" class="my-5">
<h1>FAIR4ML <u></u> Profile</h1>
<h3><strong>Version:</strong> 0.0.1 (2024.06.04.)</h3>
<h2>A convention for FAIR4ML to self-describe. </h2>
<br />
<p>If you spot any errors or omissions with this type, please file an issue in our <a
href="https://github.com/RDA-FAIR4ML/FAIR4ML-schema" target="_blank">GitHub</a>.</p>
<div class="tab-content py-3 mb-3 border-bottom" id="nav-tabContent">
<div class="tab-pane fade show active" id="nav-description" role="tabpanel" aria-labelledby="nav-description-tab">
<h3>Description</h3>
<p>In this document we propose a simple way for <b>MLModel</b> to self-describe their genetic variant cardinality service for better integration. </p>
<h3>Schema.org hierarchy</h3>
This Profile fits into the schema.org hierarchy as follows:
<br />
<br />
<hr />
<a href="http://schema.org/Thing">Thing</a>
>
<a href="http://schema.org/CreativeWork">CreativeWork</a>
>
<a href="https://github.com/RDA-FAIR4ML/FAIR4ML-schema">MLModel</a>
<hr />
</div>
<div class="table-responsive shadow rounded mt-4 mb-5">
<table class="table table-hover table-borderless mb-0 spec-prof-table">
<thead>
<tr>
<th>Property</th>
<th>Expected Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="3" class="spacer">Keywords</td>
</tr>
<tr>
<td class="property-column"><a href="https://www.w3.org/TR/json-ld/#dfn-context"
target="_blank" class="external" rel="noopener">@context</a></td>
<td><a href="http://schema.org/URL" target="_blank" rel="noopener">schema:URL</a></td>
<td class="description-column">
Used to provide the context (namespaces) for the JSON-LD file. <br/>Not needed in other serialisations.
</td>
<tr>
<td class="property-column"><a href="https://www.w3.org/TR/json-ld/#specifying-the-type"
target="_blank" class="external" rel="noopener">@type</a></td>
<td><a href="http://schema.org/Text" target="_blank" rel="noopener">schema:Text</a></td>
<td class="description-column">
Schema.org class for the resource declared using JSON-LD syntax. For other serialisations please use the appropriate mechanism.<br />While it is permissible to provide multiple types, it is preferred to use a single type.
</td>
</tr>
<tr>
<td class="property-column"><a href="https://www.w3.org/TR/json-ld/#node-identifiers"
target="_blank" class="external" rel="noopener">@id</a></td>
<td><a href="https://datatracker.ietf.org/doc/html/rfc3987#section-2" target="_blank"
class="external" rel="noopener">IRI</a></td>
<td class="description-column">
Used to distinguish the resource being described in JSON-LD. For other serialisations use the appropriate approach.
</td>
</tr>
<tr>
<td colspan="3"><hr class="separator"/></td>
</tr>
<tr>
<td colspan="3" class="spacer"><b>FAIR4ML Properties</b></td>
</tr>
<tr>
<td class="property-column">fair4ml:ethicalLegalSocial</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Considerations with respect to ethical, legal and social aspects.
</td>
</tr>
<tr>
<td class="property-column">fair4ml:evaluatedOn</td>
<td>
<a href="https://schema.org/Dataset" target="_blank" class="external" rel="noopener">schema:Dataset</a>
<br/>
cr:Dataset
</td>
<td class="description-column">
Dataset used for evaluating the model. The dataset used for evaluation may not have been part of the train/test/validation (e.g., a benchmark, extrinsic validation).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:fineTunedFrom</td>
<td>
<a href="https://w3id.org/fair4ml/MLModel" target="_blank" class="external" rel="noopener">fair4ml:MLModel</a>
</td>
<td class="description-column">
Relationship to point to the source model used for fine tuning (if this model was fine-tuned from another one).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:hasCO2eEmissions</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Amount of CO2 equivalent emissions produced by the model. The unit should be included in the field (e.g., 10 tonnes).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:intendedUse</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="https://schema.org/DefinedTerm" target="_blank" class="external" rel="noopener">schema:DefinedTerm</a>
<br/>
<a href="https://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Purpose and intended use stated to enable users to make a decision as to the suitability of this creative work (e.g., lab protocol, machine learning model, software) to their experimental problem or own use case.
</td>
</tr>
<tr>
<td class="property-column">fair4ml:mlTask</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="https://schema.org/DefinedTerm" target="_blank" class="external" rel="noopener">schema:DefinedTerm</a>
</td>
<td class="description-column">
ML task addressed by this ML software or model (e.g., binary classification).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:modelCategory</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="https://schema.org/DefinedTerm" target="_blank" class="external" rel="noopener">schema:DefinedTerm</a>
</td>
<td class="description-column">
Category of this ML model (e.g., Supervised, Unsupervised, Semi-supervised, Reinforcement), learning architecture (e.g., CNN), underlying algorithm (e.g., logistic regression, random forest).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:modelRisks</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Description of the risks and biases of the model, in a human-readable manner.
</td>
</tr>
<tr>
<td class="property-column">fair4ml:sharedBy</td>
<td>
<a href="https://schema.org/Person" target="_blank" class="external" rel="noopener">schema:Person</a>
<br/>
<a href="https://schema.org/Organization" target="_blank" class="external" rel="noopener">schema:Organization</a>
</td>
<td class="description-column">
Person or Organization who shared the model online (e.g., uploading it to HuggingFace).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:testedOn</td>
<td>
<a href="https://schema.org/Dataset" target="_blank" class="external" rel="noopener">schema:Dataset</a>
<br/>
cr:Dataset
</td>
<td class="description-column">
Link to the dataset used to test the model (following train/test/validation splits).
</td>
</tr>
<tr>
<td class="property-column">fair4ml:trainedOn</td>
<td>
<a href="https://schema.org/Dataset" target="_blank" class="external" rel="noopener">schema:Dataset</a>
<br/>
cr:Dataset
</td>
<td class="description-column">
AI-ready dataset (after pre-processing) used for the training and optimization of this ML model.
</td>
</tr>
<tr>
<td class="property-column">fair4ml:usageInstructions</td>
<td>
<a href="https://schema.org/Text" target="_blank" class="external"rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Description of the instructions needed to run the model (e.g., to do inference on a task). Code snippets may be used for illustration.
</td>
</tr>
<tr>
<td class="property-column">fair4ml:validatedOn</td>
<td>
<a href="https://schema.org/Dataset" target="_blank" class="external"rel="noopener">schema:Dataset</a>
<br/>
cr:Dataset
</td>
<td class="description-column">
Link to the dataset used to validate the model. Typically the training dataset is a separated set from the train/testing set.
</td>
</tr>
</tbody>
</table>
</div>
<div class="table-responsive shadow rounded mt-4 mb-5">
<table class="table table-hover table-borderless mb-0 spec-prof-table">
<thead>
<tr>
<th>Property</th>
<th>Expected Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="3" class="spacer">Schema.org Profiles</td>
</tr>
<tr>
<td class="property-column"><a href="http://schema.org/CreativeWork" target="_blank" class="external" rel="noopener">schema:CreativeWork</a></td>
<td><a href="http://schema.org/CreativeWork" target="_blank" class="external" rel="noopener">schema:CreativeWork</a></td>
<td class="description-column">
The most generic kind of creative work, including books, movies, photographs, software programs, etc.
</tr>
<tr>
<td class="property-column"><a href="http://schema.org/MediaObject" target="_blank" class="external" rel="noopener">schema:MediaObject</a></td>
<td><a href="http://schema.org/MediaObject" target="_blank" class="external" rel="noopener">schema:MediaObject</a></td>
<td class="description-column">
A media object, such as an image, video, audio, or text object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's).
</td>
</tr>
<tr>
<td class="property-column"><a href="http://schema.org/ScholarlyArticle" target="_blank" class="external" rel="noopener">schema:ScholarlyArticle</a></td>
<td><a href="http://schema.org/ScholarlyArticle" target="_blank" class="external" rel="noopener">schema:ScholarlyArticle</a></td>
<td class="description-column">
A scholarly article.
</td>
</tr>
<tr>
<td class="property-column"><a href="http://schema.org/Thing" target="_blank" class="external" rel="noopener">schema:Thing</a></td>
<td><a href="http://schema.org/Thing" target="_blank" class="external" rel="noopener">schema:Thing</a></td>
<td class="description-column">
The most generic type of item.
</td>
</tr>
<tr>
<td colspan="3"><hr class="separator"/></td>
</tr>
<tr>
<td colspan="3" class="spacer">Schema.org Properties</td>
</tr>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/archivedAt" target="_blank" class="external" rel="noopener">schema:archivedAt</a>
</td>
<td>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
<br/>
<a href="http://schema.org/WebPage" target="_blank" class="external" rel="noopener">schema:WebPage</a>
</td>
<td class="description-column">
Indicates a page or other link involved in archival of a CreativeWork. In the case of MediaReview, the items in a MediaReviewItem may often become inaccessible, but be archived by archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page may not directly publish the content.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/author" target="_blank" class="external" rel="noopener">schema:author</a>
</td>
<td>
<a href="http://schema.org/Person" target="_blank" class="external" rel="noopener">schema:Person</a>
<br/>
<a href="http://schema.org/Organization" target="_blank" class="external" rel="noopener">schema:Organization</a>
</td>
<td class="description-column">
The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/citation" target="_blank" class="external" rel="noopener">schema:citation</a>
</td>
<td>
<a href="http://schema.org/CreativeWork" target="_blank" class="external" rel="noopener">schema:CreativeWork</a>
<br/>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/conditionsOfAccess" target="_blank" class="external" rel="noopener">schema:conditionsOfAccess</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Conditions that affect the availability of, or method(s) of access to, an item.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/contributor" target="_blank" class="external" rel="noopener">schema:contributor</a>
</td>
<td>
<a href="http://schema.org/Person" target="_blank" class="external" rel="noopener">schema:Person</a>
<br/>
<a href="http://schema.org/Organization" target="_blank" class="external" rel="noopener">schema:Organization</a>
</td>
<td class="description-column">
A secondary contributor to the CreativeWork or Event.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/copyrightHolder" target="_blank" class="external" rel="noopener">schema:copyrightHolder</a>
</td>
<td>
<a href="http://schema.org/Person" target="_blank" class="external" rel="noopener">schema:Person</a>
<br/>
<a href="http://schema.org/Organization" target="_blank" class="external" rel="noopener">schema:Organization</a>
</td>
<td class="description-column">
The party holding the legal copyright to the CreativeWork.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/dateCreated" target="_blank" class="external" rel="noopener">schema:dateCreated</a>
</td>
<td>
<a href="http://schema.org/Date" target="_blank" class="external" rel="noopener">schema:Date</a>
<br/>
<a href="http://schema.org/DateTime" target="_blank" class="external" rel="noopener">schema:DateTime</a>
</td>
<td class="description-column">
The date on which the CreativeWork was created or the item was added to a DataFeed.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/dateModified" target="_blank" class="external" rel="noopener">schema:dateModified</a>
</td>
<td>
<a href="http://schema.org/Date" target="_blank" class="external" rel="noopener">schema:Date</a>
<br/>
<a href="http://schema.org/DateTime" target="_blank" class="external" rel="noopener">schema:DateTime</a>
</td>
<td class="description-column">
The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/datePublished" target="_blank" class="external" rel="noopener">schema:datePublished</a>
</td>
<td>
<a href="http://schema.org/Date" target="_blank" class="external" rel="noopener">schema:Date</a>
<br/>
<a href="http://schema.org/DateTime" target="_blank" class="external" rel="noopener">schema:DateTime</a>
</td>
<td class="description-column">
Date of first publication or broadcast.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/description" target="_blank" class="external" rel="noopener">schema:description</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/TextObject" target="_blank" class="external" rel="noopener">schema:TextObject</a>
</td>
<td class="description-column">
A description of the item.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/discussionUrl" target="_blank" class="external" rel="noopener">schema:discussionUrl</a>
</td>
<td>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
A link to the page containing the comments about the CreativeWork.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/distribution" target="_blank" class="external" rel="noopener">schema:distribution</a>
</td>
<td>
<a href="http://schema.org/DataDownload" target="_blank" class="external" rel="noopener">schema:DataDownload</a>
<br/>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
A downloadable form of this dataset, at a specific location, in a specific format. This property can be repeated if different variations are available. There is no expectation that different downloadable distributions must contain exactly equivalent information (see also DCAT on this point). Different distributions might include or exclude different subsets of the entire dataset, for example.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/funding" target="_blank" class="external" rel="noopener">schema:funding</a>
</td>
<td>
<a href="http://schema.org/Grant" target="_blank" class="external" rel="noopener">schema:Grant</a>
</td>
<td class="description-column">
A Grant that directly or indirectly provide funding or sponsorship for this item. See also ownershipFundingInfo.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/identifier" target="_blank" class="external" rel="noopener">schema:identifier</a>
</td>
<td>
<a href="http://schema.org/PropertyValue" target="_blank" class="external" rel="noopener">schema:PropertyValue</a>
<br/>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/inLanguage" target="_blank" class="external" rel="noopener">schema:inLanguage</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/Language" target="_blank" class="external" rel="noopener">schema:Language</a>
</td>
<td class="description-column">
The language of the content or performance or used in an action. Please use one of the language codes from the IETF BCP 47 standard.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/isAccessibleForFree" target="_blank" class="external" rel="noopener">schema:isAccessibleForFree</a>
</td>
<td>
<a href="http://schema.org/Boolean" target="_blank" class="external" rel="noopener">schema:Boolean</a>
</td>
<td class="description-column">
A flag to signal that the publication is accessible for free.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/keywords" target="_blank" class="external" rel="noopener">schema:keywords</a>
</td>
<td>
<a href="http://schema.org/DefinedTerm" target="_blank" class="external" rel="noopener">schema:DefinedTerm</a>
<br/>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/license" target="_blank" class="external" rel="noopener">schema:license</a>
</td>
<td>
<a href="http://schema.org/CreativeWork" target="_blank" class="external" rel="noopener">schema:CreativeWork</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
A license document that applies to this content, typically indicated by URL.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/maintainer" target="_blank" class="external" rel="noopener">schema:maintainer</a>
</td>
<td>
<a href="http://schema.org/Person" target="_blank" class="external" rel="noopener">schema:Person</a>
<br/>
<a href="http://schema.org/Organization" target="_blank" class="external" rel="noopener">schema:Organization</a>
</td>
<td class="description-column">
A maintainer of a Dataset, software package (SoftwareApplication), or other Project.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/memoryRequirements" target="_blank" class="external" rel="noopener">schema:memoryRequirements</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Minimum memory requirements.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/name" target="_blank" class="external" rel="noopener">schema:name</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
The name of the item.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/operatingSystem" target="_blank" class="external" rel="noopener">schema:operatingSystem</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Operating systems supported (Windows 7, OSX 10.6, Android 1.6).
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/processorRequirements" target="_blank" class="external" rel="noopener">schema:processorRequirements</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Processor architecture required (e.g. IA64).
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/releaseNotes" target="_blank" class="external" rel="noopener">schema:releaseNotes</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Description of what changed in this version.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/softwareHelp" target="_blank" class="external" rel="noopener">schema:softwareHelp</a>
</td>
<td>
<a href="http://schema.org/CreativeWork" target="_blank" class="external" rel="noopener">schema:CreativeWork</a>
</td>
<td class="description-column">
Software application help.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/softwareRequirements" target="_blank" class="external" rel="noopener">schema:softwareRequirements</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (examples: DirectX, Java or .NET runtime).
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/storageRequirements" target="_blank" class="external" rel="noopener">schema:storageRequirements</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Storage requirements (free space required).
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/url" target="_blank" class="external" rel="noopener">schema:url</a>
</td>
<td>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
URL of the item.
</td>
</tr>
<tr>
<td class="property-column">
<a href="http://schema.org/version" target="_blank" class="external" rel="noopener">schema:version</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
<br/>
<a href="http://schema.org/Number" target="_blank" class="external" rel="noopener">schema:Number</a>
</td>
<td class="description-column">
The version of the CreativeWork or software.
</td>
</tr>
<tr>
<td colspan="3"><hr class="separator"/></td>
</tr>
<tr>
<td colspan="3" class="spacer">Codemeta Properties</td>
</tr>
<tr>
<td class="property-column">
<a href="https://w3id.org/codemeta/buildInstructions" target="_blank" class="external" rel="noopener">codemeta:buildInstructions</a>
</td>
<td>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Link to installation instructions/documentation.
</td>
</tr>
<tr>
<td class="property-column">
<a href="https://w3id.org/codemeta/developmentStatus" target="_blank" class="external" rel="noopener">codemeta:developmentStatus</a>
</td>
<td>
<a href="http://schema.org/Text" target="_blank" class="external" rel="noopener">schema:Text</a>
</td>
<td class="description-column">
Description of development status, e.g. Active, inactive, suspended. See repostatus.org .
</td>
</tr>
<tr>
<td class="property-column">
<a href="https://w3id.org/codemeta/issueTracker" target="_blank" class="external" rel="noopener">codemeta:issueTracker</a>
</td>
<td>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Link to software bug reporting or issue tracking system.
</td>
</tr>
<tr>
<td class="property-column">
<a href="https://w3id.org/codemeta/readme" target="_blank" class="external" rel="noopener">codemeta:readme</a>
</td>
<td>
<a href="http://schema.org/URL" target="_blank" class="external" rel="noopener">schema:URL</a>
</td>
<td class="description-column">
Link to software Readme file.
</td>
</tr>
<tr>
<td class="property-column">
<a href="https://w3id.org/codemeta/referencePublication" target="_blank" class="external" rel="noopener">codemeta:referencePublication</a>
</td>
<td>
<a href="http://schema.org/ScholarlyArticle" target="_blank" class="external" rel="noopener">schema:ScholarlyArticle</a>
</td>
<td class="description-column">
An academic publication related to the software.
</td>
</tr>
</tbody>
</table>
</div>
<h3>Namespaces</h3>
<p>Below are the namespaces used in this document:</p>
<ul>
<li><a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#" target="_blank" class="external" rel="noopener">rdf</a>: This is the RDF Schema for the RDF vocabulary terms in the RDF Namespace, defined in RDF 1.1 Concepts.</li>
<li><a href="http://www.w3.org/2000/01/rdf-schema#" target="_blank" class="external" rel="noopener">rdfs</a>: The RDF Schema vocabulary (RDFS).</li>
<li><a href="http://www.w3.org/2002/07/owl#" target="_blank" class="external" rel="noopener">owl</a>: This ontology partially describes the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL 2.</li>
<li><a href="http://schema.org/" target="_blank" class="external" rel="noopener">schema</a>: Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond.</li>
<li><a href="https://w3id.org/codemeta/" target="_blank" class="external" rel="noopener">codemeta</a>: Codemeta is a minimal metadata schema for science software and code, in JSON and XML.</li>
<li><a href="https://w3id.org/fair4ml/" target="_blank" class="external" rel="noopener">fair4ml</a>: FAIR4ML metadata schema for machine learning models.</li>
<li><a href="http://mlcommons.org/croissant/1.0" target="_blank" class="external" rel="noopener">cr</a>: Datasets are the basis of machine learning (ML). However, a lack of standardization in the description and semantics of ML datasets has made it increasingly difficult for researchers and practitioners to explore, understand, and use all but a small fraction of popular datasets.</li>
</ul>
</div>
<div>
<h3>Contributors</h3>
<p>The following people have been involved in the creation of this specification document.
<h5 class="my-4">Group Leader(s)</h5>
<div class="col mt-2">Daniel Garijo</div>
<div class="col mt-2">Leyla Jael Castro</div>
<h5 class="my-4">Other team members</h5>
<div class="col mt-2">Jenifer Tabita Ciuciu-Kiss</div>
<div class="col mt-2">Dhwani Solanki</div>
<div class="col mt-2">Dietrich Rebholz-Schuhmann</div>
</div>
</main>
</div>
<script src="/assets/js/clipboard.min.js"></script>
<script src="/assets/js/scripts.js"></script>
</body>
</html>