{
  "@graph" : [ {
    "@id" : "http://semantics.gr/authorities/EKT-voc-classifier/1959428452",
    "@type" : "skos:Concept",
    "broader" : "http://semantics.gr/authorities/EKT-voc-classifier/305018693",
    "exactMatch" : [ "http://semantics.gr/authorities/ekt-unesco/410367744", "http://semantics.gr/authorities/EKT-voc/1959428452", "http://id.loc.gov/authorities/subjects/sh85081863", "http://vocabularies.unesco.org/thesaurus/concept487" ],
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Media"
    }, {
      "@language" : "el",
      "@value" : "Μέσα επικοινωνίας"
    } ]
  }, {
    "@id" : "http://semantics.gr/authorities/openarchives-item-types/ptyxiakh-ergasia",
    "@type" : "skos:Concept",
    "broadMatch" : "http://vocab.getty.edu/aat/300028029",
    "broader" : "http://semantics.gr/authorities/openarchives-item-types/Research-Paper-",
    "prefLabel" : [ {
      "@language" : "en",
      "@value" : "Bachelor thesis"
    }, {
      "@language" : "el",
      "@value" : "Πτυχιακή εργασία"
    } ]
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/aggregation/provider/000020-10269%231",
    "@type" : "ore:Aggregation",
    "aggregatedCHO" : "https://www.openarchives.gr/aggregator-openarchives/edm/anaktisis/000020-10269",
    "dataProvider" : "Τεχνολογικό Εκπαιδευτικό Ίδρυμα (ΤΕΙ) Δυτικής Μακεδονίας",
    "isShownAt" : "http://anaktisis.uowm.gr/10269",
    "provider" : "Greek Aggregator OpenArchives.gr | National Documentation Centre (EKT)"
  }, {
    "@id" : "https://www.openarchives.gr/aggregator-openarchives/edm/anaktisis/000020-10269",
    "@type" : "edm:ProvidedCHO",
    "creator" : "Λιδοργινάκης, Γεώργιος",
    "description" : "Η παρούσα εργασία αποσκοπεί στη διερεύνηση του θέματος της ανάλυσης δεδομένων μέσων κοινωνικής δικτύωσης με το NodeXL και ειδικότερα στην περίπτωση του Facebook. Η εργασία παρουσιάζεται σε τέσσερα κεφάλαια. \n\tΣτο πρώτο κεφάλαιο αναλύεται το θέμα των Social media. Πιο συγκεκριμένα δίνονται γενικές πληροφορίες και ορισμοί για τα Social media, έτσι ώστε ο αναγνώστης να εισαχθεί ομαλά στο θέμα. Ακολουθεί η παράθεση της εξέλιξης τους και η περιγραφή της περίπτωσης του Facebook.\n\tΤο δεύτερο κεφάλαιο πραγματεύεται το θέμα του NodeXL. Αναλυτικότερα, στο κεφάλαιο αυτό αναλύονται τα εργαλεία ανάλυσης των κοινωνικών δικτύων και περιγράφεται πλήρως το NodeXL. Έπειτα, αναλύεται το θέμα της οπτικοποίησης και ερμηνείας δεδομένων με τη χρήση του NodeXL.\n\tΣτο τρίτο κεφάλαιο αναλύεται η εφαρμογή του εργαλείου NodeXL στο Facebook και στο τέταρτο και τελευταίο κεφάλαιο της παρούσας εργασίας εξάγονται τα συνολικά συμπεράσματα και παρατίθενται οι προτάσεις για μελλοντική έρευνα σχετικά με το υπό μελέτη ζήτημα.",
    "format" : "text",
    "language" : "gre",
    "subject" : "http://semantics.gr/authorities/EKT-voc-classifier/1959428452",
    "dc:subject" : "Κοινωνικά δίκτυα",
    "title" : "Ανάλυση δεδομένων μέσων κοινωνικής δικτύωσης με το NodeXL: Η περίπτωση του Facebook",
    "type" : [ "doctoral", "Thesis", "Thesis (BSc)", {
      "@id" : "http://semantics.gr/authorities/openarchives-item-types/ptyxiakh-ergasia"
    } ],
    "created" : "2019-05",
    "isReferencedBy" : "http://anaktisis.uowm.gr/10269/"
  } ],
  "@context" : {
    "provider" : {
      "@id" : "http://www.europeana.eu/schemas/edm/provider"
    },
    "isShownAt" : {
      "@id" : "http://www.europeana.eu/schemas/edm/isShownAt",
      "@type" : "@id"
    },
    "dataProvider" : {
      "@id" : "http://www.europeana.eu/schemas/edm/dataProvider"
    },
    "aggregatedCHO" : {
      "@id" : "http://www.europeana.eu/schemas/edm/aggregatedCHO",
      "@type" : "@id"
    },
    "type" : {
      "@id" : "http://purl.org/dc/elements/1.1/type"
    },
    "created" : {
      "@id" : "http://purl.org/dc/terms/created"
    },
    "creator" : {
      "@id" : "http://purl.org/dc/elements/1.1/creator"
    },
    "title" : {
      "@id" : "http://purl.org/dc/elements/1.1/title"
    },
    "description" : {
      "@id" : "http://purl.org/dc/elements/1.1/description"
    },
    "format" : {
      "@id" : "http://purl.org/dc/elements/1.1/format"
    },
    "isReferencedBy" : {
      "@id" : "http://purl.org/dc/terms/isReferencedBy",
      "@type" : "@id"
    },
    "language" : {
      "@id" : "http://purl.org/dc/elements/1.1/language"
    },
    "subject" : {
      "@id" : "http://purl.org/dc/elements/1.1/subject",
      "@type" : "@id"
    },
    "broadMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broadMatch",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "prefLabel" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#prefLabel"
    },
    "exactMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#exactMatch",
      "@type" : "@id"
    },
    "ore" : "http://www.openarchives.org/ore/terms/",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "svcs" : "http://rdfs.org/sioc/services#",
    "skos" : "http://www.w3.org/2004/02/skos/core#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
    "rdaGr2" : "http://rdvocab.info/ElementsGr2/",
    "edm" : "http://www.europeana.eu/schemas/edm/",
    "ekt" : "https://www.semantics.gr/authorities/schemanamespaces/ekt#",
    "doap" : "http://usefulinc.com/ns/doap#",
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "xalan" : "http://xml.apache.org/xalan",
    "dcterms" : "http://purl.org/dc/terms/",
    "wgs84_pos" : "http://www.w3.org/2003/01/geo/wgs84_pos#",
    "foaf" : "http://xmlns.com/foaf/0.1/",
    "crm" : "http://www.cidoc-crm.org/rdfs/cidoc_crm_v5.0.2_english_label.rdfs#",
    "dc" : "http://purl.org/dc/elements/1.1/"
  }
}
