@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 vann: <http://purl.org/vocab/vann/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns0: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . <http://securitytoolbox.appspot.com/stac#> dc:creator "Amelie Gyrard. Eurecom" ; dc:description "A vocabulary to describe main security and cryptographic concepts: attacks, security mechanisms, OSI model, security protocols, security tools in numerous technologies: Web applications, network management, Sensor networks, Cellular (2G, 3G, 4G) and Wireless (Wifi), etc. "@en ; dc:title "The STAC Ontology (Security Toolbox : Attacks and Countermeasures)"@en ; dct:issued "2013-04-30"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2013-06-02"^^<http://www.w3.org/2001/XMLSchema#date> ; vann:preferredNamespacePrefix "stac" ; vann:preferredNamespaceUri "http://securitytoolbox.appspot.com/stac#" ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment ""@en ; rdfs:seeAlso "This work has been inspired for the cryptographic concepts and security properties by \"An ontology of Information Security\" [Herzog et al. 2007]", "This work has been inspired for the cryptographic concepts and security properties by \"Construction d'une ontologie pour le domaine de la securite\" [Lekhchine et al. 2009]", "This work has been inspired for the cryptographic concepts and security properties by \"Security Ontology for Annotating resources\" [Kim et al. 2005]", "This work has been inspired for the cryptographic concepts and security properties by \"Security in the Semantic Web using OWL\" [Denker et al. 2005]" ; owl:versionInfo 0.2 ; ns0:term_status "Work in progress" .
@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 vann: <http://purl.org/vocab/vann/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .

<http://securitytoolbox.appspot.com/stac#>
    dc:creator "Amelie Gyrard. Eurecom" ;
    dc:description "A vocabulary to describe main security and cryptographic concepts: attacks, security mechanisms, OSI model, security protocols, security tools in numerous technologies: Web applications, network management, Sensor networks, Cellular (2G, 3G, 4G) and Wireless (Wifi), etc. "@en ;
    dc:title "The STAC Ontology (Security Toolbox : Attacks and Countermeasures)"@en ;
    dct:issued "2013-04-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2013-06-02"^^<http://www.w3.org/2001/XMLSchema#date> ;
    vann:preferredNamespacePrefix "stac" ;
    vann:preferredNamespaceUri "http://securitytoolbox.appspot.com/stac#" ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment ""@en ;
    rdfs:seeAlso "This work has been inspired for the cryptographic concepts and security properties by \"An ontology of Information Security\" [Herzog et al. 2007]", "This work has been inspired for the cryptographic concepts and security properties by \"Construction d'une ontologie pour le domaine de la securite\" [Lekhchine et al. 2009]", "This work has been inspired for the cryptographic concepts and security properties by \"Security Ontology for Annotating resources\" [Kim et al. 2005]", "This work has been inspired for the cryptographic concepts and security properties by \"Security in the Semantic Web using OWL\" [Denker et al. 2005]" ;
    owl:versionInfo 0.2 ;
    ns0:term_status "Work in progress" .