NSDocument
E900210
NSDocument is a foundational Cocoa class that encapsulates the data and behavior of a document in macOS applications, handling tasks like reading, writing, saving, and managing document windows.
All labels observed (1)
| Label | Occurrences |
|---|---|
| NSDocument canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T11016470 — 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: NSDocument Context triple: [Application Kit, coreClass, NSDocument]
-
A.
Documentum
Documentum is an enterprise content management platform that provides tools for storing, organizing, and controlling access to large volumes of digital documents and records.
-
B.
Multiple Document Interface
Multiple Document Interface is a graphical user interface design that allows a single application window to contain and manage multiple child document windows simultaneously.
-
C.
Core Text
Core Text is a macOS text layout and font-handling framework that provides low-level, high-performance text rendering and typographic capabilities for Cocoa applications.
-
D.
OpenDocument format
OpenDocument format is an open, XML-based file format standard for office documents such as text, spreadsheets, and presentations, designed for interoperability across different software suites.
-
E.
OpenText Content Suite
OpenText Content Suite is an enterprise content management platform that helps organizations securely manage, govern, and access large volumes of business information and documents.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: NSDocument Target entity description: NSDocument is a foundational Cocoa class that encapsulates the data and behavior of a document in macOS applications, handling tasks like reading, writing, saving, and managing document windows.
-
A.
Documentum
Documentum is an enterprise content management platform that provides tools for storing, organizing, and controlling access to large volumes of digital documents and records.
-
B.
Multiple Document Interface
Multiple Document Interface is a graphical user interface design that allows a single application window to contain and manage multiple child document windows simultaneously.
-
C.
Core Text
Core Text is a macOS text layout and font-handling framework that provides low-level, high-performance text rendering and typographic capabilities for Cocoa applications.
-
D.
OpenDocument format
OpenDocument format is an open, XML-based file format standard for office documents such as text, spreadsheets, and presentations, designed for interoperability across different software suites.
-
E.
OpenText Content Suite
OpenText Content Suite is an enterprise content management platform that helps organizations securely manage, govern, and access large volumes of business information and documents.
- F. None of above. chosen
Statements (65)
| Predicate | Object |
|---|---|
| instanceOf |
AppKit class
ⓘ
Cocoa class ⓘ Objective-C class ⓘ |
| baseClass | NSObject NERFINISHED ⓘ |
| conformsTo |
NSCoding
NERFINISHED
ⓘ
NSMenuItemValidation NERFINISHED ⓘ NSUserInterfaceValidations NERFINISHED ⓘ |
| designPattern | Model-View-Controller NERFINISHED ⓘ |
| documentationURL | https://developer.apple.com/documentation/appkit/nsdocument ⓘ |
| domain | macOS application development ⓘ |
| framework | AppKit.framework NERFINISHED ⓘ |
| hasMethod |
-autosavesInPlace
ⓘ
-canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo: ⓘ -close ⓘ -dataOfType:error: ⓘ -duplicateDocument: ⓘ -makeWindowControllers ⓘ -printDocument: ⓘ -readFromData:ofType:error: ⓘ -readFromURL:ofType:error: ⓘ -revertDocumentToSaved: ⓘ -saveDocument: ⓘ -saveDocumentAs: ⓘ -saveDocumentTo: ⓘ -showWindows ⓘ -updateChangeCount: ⓘ -windowControllers ⓘ -writeToURL:ofType:error: ⓘ |
| hasProperty |
fileModificationDate
ⓘ
fileType ⓘ fileURL ⓘ undoManager ⓘ windowControllers ⓘ |
| introducedIn | macOS NERFINISHED ⓘ |
| language |
Objective-C
NERFINISHED
ⓘ
Swift NERFINISHED ⓘ |
| partOf | Cocoa document architecture NERFINISHED ⓘ |
| primaryRole | encapsulating document data and behavior ⓘ |
| relatedConcept | document-based application ⓘ |
| supports |
asynchronous reading
ⓘ
asynchronous writing ⓘ autosaving documents ⓘ autosaving in place ⓘ document duplication ⓘ document versioning ⓘ exporting documents ⓘ file coordination ⓘ file presenters ⓘ file-based documents ⓘ managing document windows ⓘ multiple document windows ⓘ printing documents ⓘ reading documents ⓘ reading from URLs ⓘ reverting documents ⓘ saving documents ⓘ state restoration ⓘ untitled documents ⓘ writing documents ⓘ writing to URLs ⓘ |
| typicalSubclassResponsibility |
creating and managing window controllers
GENERATED
ⓘ
implementing reading and writing methods GENERATED ⓘ |
| usedWith |
NSDocumentController
NERFINISHED
ⓘ
NSPersistentDocument NERFINISHED ⓘ NSWindowController ⓘ |
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: NSDocument Description of subject: NSDocument is a foundational Cocoa class that encapsulates the data and behavior of a document in macOS applications, handling tasks like reading, writing, saving, and managing document windows.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.