Return to all UWLSWD datasets and vocabularies

Linked Data Platform Vocabulary

RDFS vocabulary establishing classes and properties needed to describe platforms used to process RDF datasets. The word platforms represents applications, software, scripts, programs, etc. useful in processing the datasets.

RDF Triples for Linked Data Platform Vocabulary

Subject Predicate Object
https://doi.org/10.6069/uwlib.55.b.1 dc:language en
https://doi.org/10.6069/uwlib.55.b.1 dct:creator http://viaf.org/viaf/139541794
https://doi.org/10.6069/uwlib.55.b.1 dct:description RDFS vocabulary establishing classes and properties needed to describe platforms used to process RDF datasets. The word platforms represents applications, software, scripts, programs, etc. useful in processing the datasets.
https://doi.org/10.6069/uwlib.55.b.1 dct:format http://www.w3.org/ns/formats/RDFa
https://doi.org/10.6069/uwlib.55.b.1 dct:hasFormat https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.nt
https://doi.org/10.6069/uwlib.55.b.1 dct:hasFormat https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.jsonld
https://doi.org/10.6069/uwlib.55.b.1 dct:hasFormat https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.ttl
https://doi.org/10.6069/uwlib.55.b.1 dct:hasFormat https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.rdf
https://doi.org/10.6069/uwlib.55.b.1 dct:issued 2018
https://doi.org/10.6069/uwlib.55.b.1 dct:license https://creativecommons.org/licenses/zero/1.0
https://doi.org/10.6069/uwlib.55.b.1 dct:publisher http://viaf.org/viaf/139541794
https://doi.org/10.6069/uwlib.55.b.1 dct:title Linked Data Platform Vocabulary
https://doi.org/10.6069/uwlib.55.b.1 ldproc:containsEntity http://www.w3.org/2000/01/rdf-schema#Class
https://doi.org/10.6069/uwlib.55.b.1 rdf:type http://rdfs.org/ns/void#Dataset
https://doi.org/10.6069/uwlib.55.b.1 schema:disambiguatingDescription RDF Vocabulary
https://doi.org/10.6069/uwlib.55.b.1 schema:version 1-2-1
https://doi.org/10.6069/uwlib.55.b.1 void:feature http://www.w3.org/ns/formats/N-Triples
https://doi.org/10.6069/uwlib.55.b.1 void:feature http://www.w3.org/ns/formats/RDF_XML
https://doi.org/10.6069/uwlib.55.b.1 void:feature http://www.w3.org/ns/formats/RDFa
https://doi.org/10.6069/uwlib.55.b.1 void:feature http://www.w3.org/ns/formats/Turtle
https://doi.org/10.6069/uwlib.55.b.1 void:feature http://www.w3.org/ns/formats/JSON-LD
https://doi.org/10.6069/uwlib.55.b.1#Platform rdf:type http://www.w3.org/2000/01/rdf-schema#Class
Download RDF/XML
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:dct="http://purl.org/dc/terms/"
   xmlns:ldproc="https://doi/org/10.6069/uwlib.55.b.2#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:schema="https://schema.org/"
   xmlns:void="http://rdfs.org/ns/void#"
>
  <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.1">
    <rdf:type rdf:resource="http://rdfs.org/ns/void#Dataset"/>
    <dct:creator rdf:resource="http://viaf.org/viaf/139541794"/>
    <dct:publisher rdf:resource="http://viaf.org/viaf/139541794"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.nt"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.html"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.jsonld"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.ttl"/>
    <dct:format rdf:resource="http://www.w3.org/ns/formats/RDF_XML"/>
    <dct:title xml:lang="en">Linked Data Platform Vocabulary</dct:title>
    <dct:description xml:lang="en">RDFS vocabulary establishing classes and properties needed to describe platforms used to process RDF datasets. The word platforms represents applications, software, scripts, programs, etc. useful in processing the datasets.</dct:description>
    <void:feature rdf:resource="http://www.w3.org/ns/formats/N-Triples"/>
    <void:feature rdf:resource="http://www.w3.org/ns/formats/RDF_XML"/>
    <void:feature rdf:resource="http://www.w3.org/ns/formats/RDFa"/>
    <void:feature rdf:resource="http://www.w3.org/ns/formats/Turtle"/>
    <void:feature rdf:resource="http://www.w3.org/ns/formats/JSON-LD"/>
    <ldproc:containsEntity rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
    <schema:disambiguatingDescription xml:lang="en">RDF Vocabulary</schema:disambiguatingDescription>
    <dct:issued>2018</dct:issued>
    <dc:language>en</dc:language>
    <dct:license rdf:resource="https://creativecommons.org/licenses/zero/1.0"/>
    <schema:version>1-2-1</schema:version>
  </rdf:Description>
  <rdf:Description rdf:about="https://doi.org/10.6069/uwlib.55.b.1#Platform">
    <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
  </rdf:Description>
</rdf:RDF>
Download Turtle
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ldproc: <https://doi/org/10.6069/uwlib.55.b.2#> .
@prefix schema: <https://schema.org/> .
@prefix void: <http://rdfs.org/ns/void#> .

<https://doi.org/10.6069/uwlib.55.b.1#Platform> a <http://www.w3.org/2000/01/rdf-schema#Class> .

<https://doi.org/10.6069/uwlib.55.b.1> a void:Dataset ;
    dc:language "en" ;
    dct:creator <http://viaf.org/viaf/139541794> ;
    dct:description "RDFS vocabulary establishing classes and properties needed to describe platforms used to process RDF datasets. The word platforms represents applications, software, scripts, programs, etc. useful in processing the datasets."@en ;
    dct:format <http://www.w3.org/ns/formats/Turtle> ;
    dct:hasFormat <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.html>,
        <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.jsonld>,
        <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.nt>,
        <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.rdf> ;
    dct:issued "2018" ;
    dct:license <https://creativecommons.org/licenses/zero/1.0> ;
    dct:publisher <http://viaf.org/viaf/139541794> ;
    dct:title "Linked Data Platform Vocabulary"@en ;
    void:feature <http://www.w3.org/ns/formats/JSON-LD>,
        <http://www.w3.org/ns/formats/N-Triples>,
        <http://www.w3.org/ns/formats/RDF_XML>,
        <http://www.w3.org/ns/formats/RDFa>,
        <http://www.w3.org/ns/formats/Turtle> ;
    ldproc:containsEntity <http://www.w3.org/2000/01/rdf-schema#Class> ;
    schema:disambiguatingDescription "RDF Vocabulary"@en ;
    schema:version "1-2-1" .

Download N-Triples
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/zero/1.0> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/publisher> <http://viaf.org/viaf/139541794> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.jsonld> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/N-Triples> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/format> <http://www.w3.org/ns/formats/N-Triples> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/creator> <http://viaf.org/viaf/139541794> .
<https://doi.org/10.6069/uwlib.55.b.1> <https://doi/org/10.6069/uwlib.55.b.2#containsEntity> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/JSON-LD> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/issued> "2018" .
<https://doi.org/10.6069/uwlib.55.b.1> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/Turtle> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/title> "Linked Data Platform Vocabulary"@en .
<https://doi.org/10.6069/uwlib.55.b.1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/ns/void#Dataset> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/description> "RDFS vocabulary establishing classes and properties needed to describe platforms used to process RDF datasets. The word platforms represents applications, software, scripts, programs, etc. useful in processing the datasets."@en .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/elements/1.1/language> "en" .
<https://doi.org/10.6069/uwlib.55.b.1> <https://schema.org/version> "1-2-1" .
<https://doi.org/10.6069/uwlib.55.b.1> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/RDFa> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://rdfs.org/ns/void#feature> <http://www.w3.org/ns/formats/RDF_XML> .
<https://doi.org/10.6069/uwlib.55.b.1> <https://schema.org/disambiguatingDescription> "RDF Vocabulary"@en .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.ttl> .
<https://doi.org/10.6069/uwlib.55.b.1#Platform> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.html> .
<https://doi.org/10.6069/uwlib.55.b.1> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.rdf> .
Download JSON-LD
[
  {
    "@id": "https://doi.org/10.6069/uwlib.55.b.1",
    "@type": [
      "http://rdfs.org/ns/void#Dataset"
    ],
    "http://purl.org/dc/elements/1.1/language": [
      {
        "@value": "en"
      }
    ],
    "http://purl.org/dc/terms/creator": [
      {
        "@id": "http://viaf.org/viaf/139541794"
      }
    ],
    "http://purl.org/dc/terms/description": [
      {
        "@language": "en",
        "@value": "RDFS vocabulary establishing classes and properties needed to describe platforms used to process RDF datasets. The word platforms represents applications, software, scripts, programs, etc. useful in processing the datasets."
      }
    ],
    "http://purl.org/dc/terms/format": [
      {
        "@id": "http://www.w3.org/ns/formats/JSON-LD"
      }
    ],
    "http://purl.org/dc/terms/hasFormat": [
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.html"
      },
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.rdf"
      },
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.nt"
      },
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_vocabs/linked_data_platform_vocabulary/linked_data_platform_vocabulary.ttl"
      }
    ],
    "http://purl.org/dc/terms/issued": [
      {
        "@value": "2018"
      }
    ],
    "http://purl.org/dc/terms/license": [
      {
        "@id": "https://creativecommons.org/licenses/zero/1.0"
      }
    ],
    "http://purl.org/dc/terms/publisher": [
      {
        "@id": "http://viaf.org/viaf/139541794"
      }
    ],
    "http://purl.org/dc/terms/title": [
      {
        "@language": "en",
        "@value": "Linked Data Platform Vocabulary"
      }
    ],
    "http://rdfs.org/ns/void#feature": [
      {
        "@id": "http://www.w3.org/ns/formats/N-Triples"
      },
      {
        "@id": "http://www.w3.org/ns/formats/RDF_XML"
      },
      {
        "@id": "http://www.w3.org/ns/formats/RDFa"
      },
      {
        "@id": "http://www.w3.org/ns/formats/Turtle"
      },
      {
        "@id": "http://www.w3.org/ns/formats/JSON-LD"
      }
    ],
    "https://doi/org/10.6069/uwlib.55.b.2#containsEntity": [
      {
        "@id": "http://www.w3.org/2000/01/rdf-schema#Class"
      }
    ],
    "https://schema.org/disambiguatingDescription": [
      {
        "@language": "en",
        "@value": "RDF Vocabulary"
      }
    ],
    "https://schema.org/version": [
      {
        "@value": "1-2-1"
      }
    ]
  },
  {
    "@id": "https://doi.org/10.6069/uwlib.55.b.1#Platform",
    "@type": [
      "http://www.w3.org/2000/01/rdf-schema#Class"
    ]
  }
]

Contact:

University of Washington Libraries, Cataloging and Metadata Services
Box 352900, Seattle, WA 98195-2900
Telephone: 206-543-1919
uwlsemanticweb@uw.edu