Rachel
SURNAMEBrand
JSON-LD is the canonical representation for SciGraph data.
TIP: You can open this SciGraph record using an external JSON-LD service: JSON-LD Playground Google SDTT
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"familyName": "Brand",
"givenName": "Rachel",
"id": "sg:person.01323465321.03",
"identifier": {
"name": "orcid_id",
"type": "PropertyValue",
"value": [
"0000-0003-3714-9768"
]
},
"sameAs": [
"https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.01323465321.03",
"https://orcid.org/0000-0003-3714-9768"
],
"sdDataset": "persons",
"sdDatePublished": "2019-03-07T13:20",
"sdLicense": "https://scigraph.springernature.com/explorer/license/",
"sdPublisher": {
"name": "Springer Nature - SN SciGraph project",
"type": "Organization"
},
"sdSource": "s3://com-uberresearch-data-dimensions-researchers-20181010/20181011/dim_researchers/base/researchers_1146.json",
"type": "Person"
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://scigraph.springernature.com/person.01323465321.03'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://scigraph.springernature.com/person.01323465321.03'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://scigraph.springernature.com/person.01323465321.03'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://scigraph.springernature.com/person.01323465321.03'
This table displays all metadata directly associated to this object as RDF triples.
16 TRIPLES
10 PREDICATES
12 URIs
7 LITERALS
2 BLANK NODES
Subject | Predicate | Object | |
---|---|---|---|
1 | sg:person.01323465321.03 | schema:familyName | Brand |
2 | ″ | schema:givenName | Rachel |
3 | ″ | schema:identifier | Nb3d6ec377e014194b2fb9f4c14195eda |
4 | ″ | schema:sameAs | https://app.dimensions.ai/discover/publication?and_facet_researcher=ur.01323465321.03 |
5 | ″ | ″ | https://orcid.org/0000-0003-3714-9768 |
6 | ″ | schema:sdDatePublished | 2019-03-07T13:20 |
7 | ″ | schema:sdLicense | https://scigraph.springernature.com/explorer/license/ |
8 | ″ | schema:sdPublisher | N5bca9d1cc5424415acea68ca2b51faaa |
9 | ″ | sgo:license | sg:explorer/license/ |
10 | ″ | sgo:sdDataset | persons |
11 | ″ | rdf:type | schema:Person |
12 | N5bca9d1cc5424415acea68ca2b51faaa | schema:name | Springer Nature - SN SciGraph project |
13 | ″ | rdf:type | schema:Organization |
14 | Nb3d6ec377e014194b2fb9f4c14195eda | schema:name | orcid_id |
15 | ″ | schema:value | 0000-0003-3714-9768 |
16 | ″ | rdf:type | schema:PropertyValue |