This HTML5 document contains 116 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n25https://www.usenix.org/legacy/publications/login/2010-08/openpdfs/
dctermshttp://purl.org/dc/terms/
n11http://www.kiv.zcu.cz/site/documents/verejne/vyzkum/publikace/technicke-zpravy/2012/
n28http://dbpedia.org/resource/W:
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n22https://computing.llnl.gov/code/sio/
n27http://net.pku.edu.cn/~course/cs501/2011/resource/
n30http://www.cs.rutgers.edu/~pxk/417/notes/
n20https://global.dbpedia.org/id/
n13https://www.kernel.org/doc/ols/2003/
n14http://www.ijsi.org/ch/reader/
n16http://www.pewinternet.org/~/media/Files/Reports/2008/
dbthttp://dbpedia.org/resource/Template:
n24https://www.semanticscholar.org/paper/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n10http://www.ssrc.ucsc.edu/Papers/
n26http://www.cse.chalmers.se/~tsigas/Courses/DCDSeminar/Files/
n8http://infoscience.epfl.ch/record/
n15https://www.cs.cmu.edu/~garth/CACM/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n12http://wr.informatik.uni-hamburg.de/_media/research/labs/2012/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
n21http://ieeexplore.ieee.org/xpl/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Clustered_file_system
dbo:wikiPageWikiLink
dbr:Distributed_file_system_for_cloud
Subject Item
dbr:Cloud-based_design_and_manufacturing
dbo:wikiPageWikiLink
dbr:Distributed_file_system_for_cloud
Subject Item
dbr:Cloud_computing
dbo:wikiPageWikiLink
dbr:Distributed_file_system_for_cloud
Subject Item
dbr:Cloud_storage
dbo:wikiPageWikiLink
dbr:Distributed_file_system_for_cloud
Subject Item
dbr:Distributed_file_system_for_cloud
rdfs:label
Distributed file system for cloud
rdfs:comment
A distributed file system for cloud is a file system that allows many clients to have access to data and supports operations (create, delete, modify, read, write) on that data. Each data file may be partitioned into several parts called chunks. Each chunk may be stored on different remote machines, facilitating the parallel execution of applications. Typically, data is stored in files in a hierarchical tree, where the nodes represent directories. There are several ways to share files in a distributed architecture: each solution must be suitable for a certain type of application, depending on how complex the application is. Meanwhile, the security of the system must be ensured. Confidentiality, availability and integrity are the main keys for a secure system.
dcterms:subject
dbc:Cloud_storage
dbo:wikiPageID
41471789
dbo:wikiPageRevisionID
1085117454
dbo:wikiPageWikiLink
dbr:Ceph_(storage) dbr:MapR_FS dbr:Remote_procedure_call dbr:Astronomy dbr:Linux dbr:FTP dbr:Kernel_(operating_system) dbr:Peer-to-peer dbr:Backup dbr:Data-intensive_computing dbr:PDP-10 dbr:Virtualization dbr:Batch_processing dbr:Data_integrity dbr:IBM_General_Parallel_File_System dbr:Computer_cluster dbr:Network_File_System dbr:Retrievability dbr:Lustre_(file_system) dbr:Unix dbr:Linked_list dbr:BeeGFS dbc:Cloud_storage dbr:Google_File_System dbr:Data_migration dbr:Bigtable dbr:Clustered_file_system dbr:Sneakernet dbr:Hadoop_Distributed_File_System dbr:Chunk_(information) dbr:Parallel_Virtual_File_System dbr:Metadata dbr:File_system dbr:Pointer_(computer_programming) dbr:Information_security dbr:MapReduce dbr:Service-level_agreement dbr:Data_center_network_architectures dbr:Transmission_Control_Protocol dbr:Security dbr:Internet dbr:Virtual_machines dbr:Apache_Software_Foundation dbr:Cloud_computing dbr:Message-authentication_code dbr:High_performance_computing dbr:Replication_(computing) dbr:Homomorphic_encryption n28:MD5 n28:NP-hard n28:RAID dbr:B-tree n28:Scalability n28:Availability n28:Confidentiality dbr:Availability n28:Elasticity_(cloud_computing) n28:Integrity dbr:Fault_tolerance n28:file_system dbr:Apache_Hadoop n28:Server_(computing) n28:Synchronization n28:Virtualization dbr:Compound_annual_growth_rate dbr:Confidentiality dbr:Hierarchical_tree_structure dbr:Rsync dbr:Client-server_architecture dbr:Computing_integrity
dbo:wikiPageExternalLink
n8:146774 n10:brandt-mss03.pdf n11:tr-2012-02.pdf n12:2012-10-tim-daniel_jacobi_jan_lingemann-evaluation_of_distributed_file_systems-report.pdf n13:ols2003-pages-380-386.pdf n14:create_pdf.aspx%3Ffile_no=i68&flag=&journal_id=ijsi&year_id=2010 n15:CACM00-p37-gibson.pdf n16:PIP_Cloud.Memo.pdf.pdf n21:mostRecentIssue.jsp%3Fpunumber=6008655 n22:GPFS_performance.pdf n24:7b56847e641168aed58f3603bc00af84d414c9aa n25:maltzahn.pdf n26:afs_report.pdf n27:2006-Book-distributed%20systems%20principles%20and%20paradigms%202nd%20edition.pdf n10:weil-osdi06.pdf n30:16-dfs.pdf
owl:sameAs
wikidata:Q17088419 n20:fFS8 freebase:m.0zt97c0
dbp:wikiPageUsesTemplate
dbt:Cite_arXiv dbt:Cite_conference dbt:Cite_book dbt:Cite_web dbt:Cite_journal dbt:Short_description dbt:Cloud_computing dbt:Reflist dbt:Abbr dbt:Cat_main
dbo:abstract
A distributed file system for cloud is a file system that allows many clients to have access to data and supports operations (create, delete, modify, read, write) on that data. Each data file may be partitioned into several parts called chunks. Each chunk may be stored on different remote machines, facilitating the parallel execution of applications. Typically, data is stored in files in a hierarchical tree, where the nodes represent directories. There are several ways to share files in a distributed architecture: each solution must be suitable for a certain type of application, depending on how complex the application is. Meanwhile, the security of the system must be ensured. Confidentiality, availability and integrity are the main keys for a secure system. Users can share computing resources through the Internet thanks to cloud computing which is typically characterized by scalable and elastic resources – such as physical servers, applications and any services that are virtualized and allocated dynamically. Synchronization is required to make sure that all devices are up-to-date. Distributed file systems enable many big, medium, and small enterprises to store and access their remote data as they do local data, facilitating the use of variable resources.
gold:hypernym
dbr:System
prov:wasDerivedFrom
wikipedia-en:Distributed_file_system_for_cloud?oldid=1085117454&ns=0
dbo:wikiPageLength
61435
foaf:isPrimaryTopicOf
wikipedia-en:Distributed_file_system_for_cloud
Subject Item
dbr:Distributed_file_systems_for_cloud
dbo:wikiPageWikiLink
dbr:Distributed_file_system_for_cloud
dbo:wikiPageRedirects
dbr:Distributed_file_system_for_cloud
Subject Item
wikipedia-en:Distributed_file_system_for_cloud
foaf:primaryTopic
dbr:Distributed_file_system_for_cloud