@base          <http://cor.esipfed.org/ont/earthcube/CMPR> .
@prefix :      <http://cor.esipfed.org/ont/earthcube/CMPR/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          <https://www.techopedia.com/definition/5361/hypertext-transport-protocol-secure-https> ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000002> ;
  owl:annotatedTarget    "A variant of the standard web transfer protocol (HTTP) that adds a layer of security on the data in transit through a secure socket layer (SSL) or transport layer security (TLS) protocol connection"@en
] .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          <https://www.techopedia.com/definition/26142/secure-copy> ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000006> ;
  owl:annotatedTarget    "A secure file transfer protocol, which helps in transferring computer files securely from a local host to a remote host, using SSH."@en
] .

<CMPR_0000003>  a                 owl:Class ;
        rdfs:label                "TCP/IP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "Communication protocols that allow computers to communicate over long distance networks, the protocols underlying the Internet."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T22:46:08Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "Transmission Control Protocol/Internet Protocol"@en .

<CMPR_0000009>  a                 owl:Class ;
        rdfs:label                "POP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "A simple, standardized protocol for delivering e-mail messages."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T23:04:16Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "Post Office Protocol"@en , "POP3"@en .

<http://purl.obolibrary.org/obo/IAO_0000119>
        a           owl:AnnotationProperty ;
        rdfs:label  "definition source" .

<>      a                owl:Ontology ;
        dc:description   "The Communications Protocols Controlled Vocabulary was created for NSF's EarthCube Program's Resource Repository.  At this point it merely lists the protocols used by these resources, with the eventual goal of enabling the more complete descriptions that would be required to improve interoperability between resources such as data sets and software tools."@en ;
        dc:title         "Communication Protocols Controlled Vocabulary"@en ;
        <http://purl.org/dc/terms/bibliographicCitation>
                "Duerr, R., 2019, \"Communications Protocols Controlled Vocabulary\", ESIP Community Ontology Repository, Version 1.0.0, available at: http://cor.esipfed.org/ont/earthcube/CMPR"@en ;
        <http://purl.org/dc/terms/license>
                "Ruth Duerr"@en ;
        <http://purl.org/dc/terms/license>
                <https://creativecommons.org/share-your-work/public-domain/cc0/> ;
        owl:versionInfo  "1.0.0"@en .

oboInOwl:created_by  a  owl:AnnotationProperty .

<CMPR_0000002>  a                 owl:Class ;
        rdfs:label                "HTTPS"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "A variant of the standard web transfer protocol (HTTP) that adds a layer of security on the data in transit through a secure socket layer (SSL) or transport layer security (TLS) protocol connection"@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T22:41:43Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "HyperText Transport Protocol Secure"@en .

<CMPR_0000008>  a                 owl:Class ;
        rdfs:label                "SMTP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "The communications protocol used for sending e-mail over the Internet."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T23:02:24Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "Simple Mail Transfer Protocol"@en .

oboInOwl:creation_date
        a       owl:AnnotationProperty .

dc:creator  a   owl:AnnotationProperty .

<CMPR_0000001>  a                 owl:Class ;
        rdfs:label                "HTTP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "An application-layer communications protocol used primarily to transfer data over the web."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T21:33:45Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "Hypertext Transfer Protocol"@en .

<CMPR_0000007>  a                 owl:Class ;
        rdfs:label                "SFTP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "A secure version of FTP that uses SSH to encrypt all data transfers"@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T23:00:20Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "SSH File Transfer Protocol"@en .

<CMPR_0000010>  a               owl:Class ;
        rdfs:label              "Communication Protocols"@en ;
        oboInOwl:created_by     <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date  "2019-10-20T23:06:46Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          "Christensson, Per. \"POP3 Definition.\" TechTerms. (2006). Accessed Oct 20, 2019. https://techterms.com/definition/pop3." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000009> ;
  owl:annotatedTarget    "A simple, standardized protocol for delivering e-mail messages."@en
] .

[ a                      owl:Axiom ;
  <http://purl.org/dc/terms/bibliographicCitation>
          "Christensson, Per. \"TCP/IP Definition.\" TechTerms. (2006). Accessed Oct 20, 2019. https://techterms.com/definition/tcpip." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000003> ;
  owl:annotatedTarget    "Communication protocols that allow computers to communicate over long distance networks, the protocols underlying the Internet."@en
] .

dc:title  a     owl:AnnotationProperty .

oboInOwl:hasRelatedSynonym
        a       owl:AnnotationProperty .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          "Christensson, Per. \"SMTP Definition.\" TechTerms. (2006). Accessed Oct 20, 2019. https://techterms.com/definition/smtp." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000008> ;
  owl:annotatedTarget    "The communications protocol used for sending e-mail over the Internet."@en
] .

oboInOwl:hasExactSynonym
        a       owl:AnnotationProperty .

<CMPR_0000006>  a                 owl:Class ;
        rdfs:label                "SCP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "A secure file transfer protocol, which helps in transferring computer files securely from a local host to a remote host, using SSH."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T22:56:27Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "secure copy"@en .

<http://purl.org/dc/terms/license>
        a       owl:AnnotationProperty .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          "Christensson, Per. \"SSH Definition.\" TechTerms. (October 25, 2006). Accessed Oct 20, 2019. https://techterms.com/definition/ssh." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000005> ;
  owl:annotatedTarget    "A secure communications protocol for communicating with another computer using normal UNIX shell commands."@en
] .

<CMPR_0000005>  a                 owl:Class ;
        rdfs:label                "SSH"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "A secure communications protocol for communicating with another computer using normal UNIX shell commands."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T22:53:03Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "Secure Shell"@en .

<http://purl.org/dc/terms/bibliographicCitation>
        a       owl:AnnotationProperty .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          "Christensson, Per. \"FTP Definition.\" TechTerms. (January 30, 2015). Accessed Oct 20, 2019. https://techterms.com/definition/ftp." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000004> ;
  owl:annotatedTarget    "A communications protocol designed for transferring files over the Internet."@en
] .

<http://purl.obolibrary.org/obo/IAO_0000115>
        a           owl:AnnotationProperty ;
        rdfs:label  "definition" .

dc:description  a  owl:AnnotationProperty .

[ a                      owl:Axiom ;
  <http://purl.org/dc/terms/bibliographicCitation>
          "Christensson, Per. \"HTTP Definition.\" TechTerms. (May 28, 2015). Accessed Oct 20, 2019. https://techterms.com/definition/http." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000001> ;
  owl:annotatedTarget    "An application-layer communications protocol used primarily to transfer data over the web."@en
] .

[ a                      owl:Axiom ;
  <http://purl.obolibrary.org/obo/IAO_0000119>
          "Christensson, Per. \"FTP Definition.\" TechTerms. (January 30, 2015). Accessed Oct 20, 2019. https://techterms.com/definition/ftp." ;
  owl:annotatedProperty  <http://purl.obolibrary.org/obo/IAO_0000115> ;
  owl:annotatedSource    <CMPR_0000007> ;
  owl:annotatedTarget    "A secure version of FTP that uses SSH to encrypt all data transfers"@en
] .

<CMPR_0000004>  a                 owl:Class ;
        rdfs:label                "FTP"@en ;
        rdfs:subClassOf           <CMPR_0000010> ;
        <http://purl.obolibrary.org/obo/IAO_0000115>
                "A communications protocol designed for transferring files over the Internet."@en ;
        oboInOwl:created_by       <http://orcid.org/0000-0003-4808-4736> ;
        oboInOwl:creation_date    "2019-10-20T22:51:10Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        oboInOwl:hasExactSynonym  "File Transfer Protocol"@en .
