issn
DESCRIPTIONThe International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication.
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"dcterms:source": {
"id": "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_bibex"
},
"id": "http://schema.org/issn",
"owl:equivalentProperty": {
"id": "http://purl.org/ontology/bibo/issn"
},
"rdfs:comment": "The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication.",
"rdfs:label": "issn",
"rdfs:subPropertyOf": {
"id": "http://schema.org/identifier"
},
"schema:domainIncludes": [
{
"id": "http://schema.org/Dataset"
},
{
"id": "http://schema.org/WebSite"
},
{
"id": "http://schema.org/CreativeWorkSeries"
},
{
"id": "http://schema.org/Blog"
}
],
"schema:rangeIncludes": {
"id": "http://schema.org/Text"
},
"sdDataset": "schema",
"type": "rdf:Property"
}
]
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://schema.org/issn'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://schema.org/issn'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://schema.org/issn'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://schema.org/issn'
This table displays all metadata directly associated to this object as RDF triples.
12 TRIPLES
9 PREDICATES
13 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | schema:issn | dcterms:source | http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_bibex |
2 | ″ | schema:domainIncludes | schema:Blog |
3 | ″ | ″ | schema:CreativeWorkSeries |
4 | ″ | ″ | schema:Dataset |
5 | ″ | ″ | schema:WebSite |
6 | ″ | schema:rangeIncludes | schema:Text |
7 | ″ | sgo:sdDataset | schema |
8 | ″ | rdf:type | rdf:Property |
9 | ″ | rdfs:comment | The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication. |
10 | ″ | rdfs:label | issn |
11 | ″ | rdfs:subPropertyOf | schema:identifier |
12 | ″ | owl:equivalentProperty | bibo:issn |