1+ {
2+ "$schema" : " ../src/schemas/iSamplesSchemaCore1.0.json" ,
3+ "@id" : " https://isamples.org/metadata/4327q543jh" ,
4+ "@context" : " https://isamples.org/metadata" ,
5+ "@type" : " schema:DigitalDocument" ,
6+ "dct:conformsTo" : " https://isamples.org/metadata" ,
7+ "registrant" : {
8+ "name" : " name" ,
9+ "affiliation" : " affiliation" ,
10+ "contact_information" : " contact_information" ,
11+ "identifier" : " identifier" ,
12+ "role" : " role"
13+ },
14+ "about" : {
15+ "@id" :" xxx:metadataabout/NYBB-MS1" ,
16+ "@type" :" schema:Thing" ,
17+ "sample_identifier" : " NYBB-MS1" ,
18+ "label" : " Brain, Spinal Cord from Male adult" ,
19+ "description" : " Brain and spinal cord tissue from male adult, age 65 at death, affected by multiple sclerosis" ,
20+ "alternate_identifiers" : [],
21+ "produced_by" : {
22+ "identifier" : " identifier" ,
23+ "label" : " post-mortem analysis" ,
24+ "description" : " description" ,
25+ "has_feature_of_interest" : " Human Body" ,
26+ "project" : " Brain inventory" ,
27+ "responsibility" : [
28+ {
29+ "name" : " Dr. Who did the dissection" ,
30+ "affiliation" : " affiliation" ,
31+ "contact_information" : " contact_information" ,
32+ "identifier" : " identifier" ,
33+ "role" : " role"
34+ }
35+ ],
36+ "result_time" : " 2020-09-24" ,
37+ "sampling_site" : {
38+ "description" : " Post mortem dissection, St. Mary's hospital, Tucson, AZ" ,
39+ "label" : " Post mortem dissection, patient MYBB-MS1" ,
40+ "place_name" : [" St. Mary's Hospital, Tucson, AZ" ]
41+ },
42+ "authorized_by" : [" appropriate documentation authorizing collection of body parts for research" ]
43+ },
44+ "sampling_purpose" : " pathology analysis" ,
45+ "has_context_category" : [
46+ {
47+ "label" : " Human Body" ,
48+ "identifier" : " http://example.com/resource/humanbody/brain" ,
49+ "scheme_name" : " scheme_name"
50+ },
51+ {
52+ "label" : " Biological entity" ,
53+ "identifier" : " https://w3id.org/isample/vocabulary/sampledfeature/biologicalentity" ,
54+ "scheme_name" : " iSamples Sampled Feature Type vocabulary"
55+ }
56+ ],
57+ "has_material_category" : [
58+ {
59+ "label" : " Organic material" ,
60+ "identifier" : " https://w3id.org/isample/vocabulary/material/organicmaterial" ,
61+ "scheme_name" : " iSamples Materials Vocabulary"
62+ }
63+ ],
64+ "has_sample_object_type" : [
65+ {
66+ "label" : " Organism part" ,
67+ "identifier" : " https://w3id.org/isample/vocabulary/materialsampleobjecttype/organismpart" ,
68+ "scheme_name" : " iSamples Material Sample Object Type Vocabulary"
69+ },
70+ {
71+ "label" : " Human brain" ,
72+ "identifier" : " \t\n http://purl.org/sig/ont/fma/fma50801" ,
73+ "scheme_name" : " Foundational Model of Anatomy"
74+ },
75+ {
76+ "label" : " Human spinal cord" ,
77+ "identifier" : " http://purl.org/sig/ont/fma/fma7647" ,
78+ "scheme_name" : " Foundational Model of Anatomy"
79+ }
80+ ],
81+ "keywords" : [
82+ {
83+ "keyword" : " brain" ,
84+ "keyword_uri" : " keyword_uri" ,
85+ "scheme_name" : " scheme_name" ,
86+ "scheme_uri" : " scheme_uri"
87+ },
88+ {
89+ "keyword" : " spinal cord"
90+ },
91+ {
92+ "keyword" : " Multiple Sclerosis"
93+ }
94+ ],
95+ "related_resource" : [
96+ {
97+ "description" : " Tissue thin section from NYBB_MS1, BA9" ,
98+ "label" : " SBB1.3" ,
99+ "relationship" : " Child sample" ,
100+ "target" : " http://medsamples.org/research/nybbms1/sbb1.3"
101+ },
102+ {
103+ "description" : " many other child samples...."
104+ }
105+ ],
106+ "complies_with" : [" links or descriptions of protocols for collection and use of human body parts for research" ],
107+ "curation" : {
108+ "access_constraints" : [" access_constraints0" ],
109+ "curation_location" : " curation_location" ,
110+ "description" : " How and where is this tissue material preserverd; who to contact about access to sample?" ,
111+ "label" : " label" ,
112+ "responsibility" : [
113+ {
114+ "name" : " name" ,
115+ "affiliation" : " affiliation" ,
116+ "contact_information" : " contact_information" ,
117+ "identifier" : " identifier" ,
118+ "role" : " role"
119+ }
120+ ]
121+ }
122+ }
123+ }
0 commit comments