System.IO.Compression.ZipArchive
E697509
System.IO.Compression.ZipArchive is a .NET class that provides an API for creating, reading, and modifying ZIP archive files in memory or on disk.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.IO.Compression.ZipArchive canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897409 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: System.IO.Compression.ZipArchive Context triple: [System.IO, containsType, System.IO.Compression.ZipArchive]
-
A.
Zip2
Zip2 was an early online city guide and business directory software company from the late 1990s that provided web-based publishing tools for newspapers.
-
B.
Zip
"Zip" is a witty, patter-style show tune from the Rodgers and Hart musical *Pal Joey*, known for its satirical take on intellectual pretension.
-
C.
Zips
Zips is the nickname for the University of Akron's athletic teams, most prominently used for its NCAA Division I football program.
-
D.
Engrampa archive manager
Engrampa archive manager is the MATE desktop environment’s file archiving tool used to create, view, and extract compressed archives in various formats.
-
E.
lzip
lzip is a lossless data compression program and file format known for its high compression ratios, data integrity features, and use in software distribution archives.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.IO.Compression.ZipArchive Target entity description: System.IO.Compression.ZipArchive is a .NET class that provides an API for creating, reading, and modifying ZIP archive files in memory or on disk.
-
A.
Zip2
Zip2 was an early online city guide and business directory software company from the late 1990s that provided web-based publishing tools for newspapers.
-
B.
Zip
"Zip" is a witty, patter-style show tune from the Rodgers and Hart musical *Pal Joey*, known for its satirical take on intellectual pretension.
-
C.
Zips
Zips is the nickname for the University of Akron's athletic teams, most prominently used for its NCAA Division I football program.
-
D.
Engrampa archive manager
Engrampa archive manager is the MATE desktop environment’s file archiving tool used to create, view, and extract compressed archives in various formats.
-
E.
lzip
lzip is a lossless data compression program and file format known for its high compression ratios, data integrity features, and use in software distribution archives.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
class ⓘ |
| assembly | System.IO.Compression.dll NERFINISHED ⓘ |
| canOperateInMemory | true ⓘ |
| canOperateOn |
files
ⓘ
streams ⓘ |
| canOperateOnDisk | true ⓘ |
| documentationUrl | https://learn.microsoft.com/dotnet/api/system.io.compression.ziparchive ⓘ |
| fileFormat | ZIP ⓘ |
| hasConstructor |
ZipArchive(Stream)
ⓘ
ZipArchive(Stream, ZipArchiveMode) NERFINISHED ⓘ ZipArchive(Stream, ZipArchiveMode, Boolean) NERFINISHED ⓘ ZipArchive(Stream, ZipArchiveMode, Boolean, Encoding) ⓘ |
| hasMethod |
CreateEntry(String)
ⓘ
CreateEntry(String, CompressionLevel) ⓘ Dispose() ⓘ GetEntry(String) ⓘ ToString() ⓘ |
| hasProperty |
Comment
ⓘ
Entries ⓘ EntryNameEncoding ⓘ Mode ⓘ |
| implementsInterface | System.IDisposable ⓘ |
| introducedIn |
.NET Core 1.0
NERFINISHED
ⓘ
.NET Framework 4.5 NERFINISHED ⓘ .NET Standard 1.3 NERFINISHED ⓘ |
| modeValue |
ZipArchiveMode.Create
ⓘ
ZipArchiveMode.Read ⓘ ZipArchiveMode.Update ⓘ |
| namespace | System.IO.Compression NERFINISHED ⓘ |
| platform |
.NET 5+
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| propertyType |
Comment: String
ⓘ
Entries: ReadOnlyCollection<ZipArchiveEntry> ⓘ EntryNameEncoding: Encoding ⓘ Mode: ZipArchiveMode ⓘ |
| purpose |
create ZIP archives
ⓘ
read ZIP archives ⓘ update ZIP archives ⓘ |
| relatedClass |
System.IO.Compression.ZipArchiveEntry
NERFINISHED
ⓘ
System.IO.Compression.ZipFile NERFINISHED ⓘ |
| requires | seekable stream for some operations ⓘ |
| supportsOperation |
create
ⓘ
extract ⓘ read ⓘ update ⓘ |
| threadSafety | instance members are not guaranteed to be thread-safe ⓘ |
| usesEnum |
System.IO.Compression.CompressionLevel
ⓘ
System.IO.Compression.ZipArchiveMode NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: System.IO.Compression.ZipArchive Description of subject: System.IO.Compression.ZipArchive is a .NET class that provides an API for creating, reading, and modifying ZIP archive files in memory or on disk.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.