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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n19https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-pthttp://pt.dbpedia.org/resource/
n13http://dbpedia.org/resource/CP/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Commodore_DOS
dbo:wikiPageWikiLink
dbr:Block_allocation_map
Subject Item
dbr:Allocation
dbo:wikiPageWikiLink
dbr:Block_allocation_map
dbo:wikiPageDisambiguates
dbr:Block_allocation_map
Subject Item
dbr:Block_allocation_map
rdf:type
yago:FileSystem105732614 yago:Cognition100023271 yago:WikicatComputerFileSystems yago:Abstraction100002137 yago:Structure105726345 dbo:Building yago:Arrangement105726596 yago:PsychologicalFeature100023100 yago:ClassificationSystem105727220
rdfs:label
Block allocation map Block allocation map
rdfs:comment
Em sistemas de arquivos, um Block Allocation Map (BAM) é uma estrutura de dados usada para rastrear os blocos alocados ou livres. In computer file systems, a block allocation map is a data structure used to track disk blocks that are considered "in use". Blocks may also be referred to as allocation units or clusters. CP/M used a block allocation map in its directory. Each directory entry could list 8 or 16 blocks (depending on disk format) that were allocated to a file. If a file used more blocks, additional directory entries would be needed. Thus, a single file could have multiple directory entries. A benefit of this method is the possibility to use sparse files by declaring a large file size but only allocating blocks that are actually used. A detriment of this method is the disk may have free space (unallocated blocks) but data cannot be appended to a file because all directory entries are used.
dcterms:subject
dbc:Computer_file_systems
dbo:wikiPageID
2738749
dbo:wikiPageRevisionID
1009118983
dbo:wikiPageWikiLink
dbr:Block_size_(data_storage_and_transmission) dbr:Directory_(file_systems) dbr:File_Allocation_Table dbc:Computer_file_systems dbr:Data_structure dbr:Computer_file_system n13:M dbr:Sparse_files dbr:Noting dbr:Design_of_the_FAT_file_system dbr:Commodore_DOS dbr:Data_cluster
owl:sameAs
dbpedia-pt:Block_allocation_map freebase:m.0802xc yago-res:Block_allocation_map n19:4ZzLp wikidata:Q4927183
dbp:wikiPageUsesTemplate
dbt:Compu-storage-stub dbt:Reflist
dbo:abstract
Em sistemas de arquivos, um Block Allocation Map (BAM) é uma estrutura de dados usada para rastrear os blocos alocados ou livres. In computer file systems, a block allocation map is a data structure used to track disk blocks that are considered "in use". Blocks may also be referred to as allocation units or clusters. CP/M used a block allocation map in its directory. Each directory entry could list 8 or 16 blocks (depending on disk format) that were allocated to a file. If a file used more blocks, additional directory entries would be needed. Thus, a single file could have multiple directory entries. A benefit of this method is the possibility to use sparse files by declaring a large file size but only allocating blocks that are actually used. A detriment of this method is the disk may have free space (unallocated blocks) but data cannot be appended to a file because all directory entries are used.
gold:hypernym
dbr:Structure
prov:wasDerivedFrom
wikipedia-en:Block_allocation_map?oldid=1009118983&ns=0
dbo:wikiPageLength
1565
foaf:isPrimaryTopicOf
wikipedia-en:Block_allocation_map
Subject Item
wikipedia-en:Block_allocation_map
foaf:primaryTopic
dbr:Block_allocation_map