@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns0: <http://www.dtic.mil/cgi-bin/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . @prefix cc: <http://creativecommons.org/ns#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . <http://securitytoolbox.appspot.com/securityAlgorithms#> cc:license <http://creativecommons.org/licenses/by/3.0/> ; dc:contributor <mailto:gyrard@eurecom.fr> ; dc:description "An ontology to describe various cryptographic algorithms"@en ; dc:title "Security Algorithms"@en ; dct:creator <mailto:kim@itd.nrl.navy.mil>, <mailto:luo@itd.nrl.navy.mil>, <mailto:mkang@itd.nrl.navy.mil> ; dct:issued "2005-08-31"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2014-01-24"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:source <http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADA437938> ; vann:preferredNamespacePrefix "algo" ; vann:preferredNamespaceUri "http://securitytoolbox.appspot.com/securityAlgorithms#" ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment " An ontology to describe various cryptographic algorithms" ; owl:versionInfo 0.2 ; ns1:term_status "Finished" ; skos:historyNote "Ontology extracted from the paper Security Ontology for Annotating Resources. [Kim et al. 2005] (See APPENDIX D. OWL Representations of the NRL Security Ontology) Security ontology to faciliate web service description and discovery."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.dtic.mil/cgi-bin/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://securitytoolbox.appspot.com/securityAlgorithms#>
    cc:license <http://creativecommons.org/licenses/by/3.0/> ;
    dc:contributor <mailto:gyrard@eurecom.fr> ;
    dc:description "An ontology to describe various cryptographic algorithms"@en ;
    dc:title "Security Algorithms"@en ;
    dct:creator <mailto:kim@itd.nrl.navy.mil>, <mailto:luo@itd.nrl.navy.mil>, <mailto:mkang@itd.nrl.navy.mil> ;
    dct:issued "2005-08-31"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2014-01-24"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:source <http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADA437938> ;
    vann:preferredNamespacePrefix "algo" ;
    vann:preferredNamespaceUri "http://securitytoolbox.appspot.com/securityAlgorithms#" ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment " An ontology to describe various cryptographic algorithms" ;
    owl:versionInfo 0.2 ;
    ns1:term_status "Finished" ;
    skos:historyNote "Ontology extracted from the paper Security Ontology for Annotating Resources. [Kim et al. 2005] (See APPENDIX D. OWL Representations of the NRL Security Ontology) Security ontology to faciliate web service description and discovery."@en .