Foundation

E284599

Foundation is a core Objective-C and Swift framework in Apple’s development ecosystem that provides essential data types, collections, and utilities for building macOS and iOS applications.

All labels observed (1)

Label Occurrences
Foundation canonical 37

How this entity was disambiguated

Statements (58)

Predicate Object
instanceOf Apple framework ⓘ
Objective-C framework ⓘ
Swift framework ⓘ
software framework ⓘ
dependsOn Core Foundation ⓘ
developer Apple Inc. ⓘ
includesType NSArray ⓘ
NSAttributedString ⓘ
NSCalendar ⓘ
NSData ⓘ
NSDate ⓘ
NSDictionary ⓘ
NSFileManager ⓘ
NSFormatter ⓘ
NSMutableArray ⓘ
NSMutableDictionary ⓘ
NSMutableSet ⓘ
NSMutableString ⓘ
NSNotificationCenter ⓘ
NSNumber ⓘ
NSOperation ⓘ
NSOperationQueue ⓘ
NSPredicate ⓘ
linked to: EOQualifier

NSRunLoop ⓘ
NSSet ⓘ
NSString ⓘ
NSURL ⓘ
linked to: URL (Swift)

NSURLSession ⓘ
linked to: URLSession

NSValue ⓘ
layer core layer of Cocoa ⓘ
core layer of Cocoa Touch ⓘ
license proprietary ⓘ
partOf Apple development ecosystem ⓘ
Cocoa ⓘ
Cocoa Touch ⓘ
programmingLanguage Objective-C ⓘ
Swift ⓘ
provides URL handling APIs ⓘ
collections ⓘ
date and time utilities ⓘ
essential data types ⓘ
file management APIs ⓘ
internationalization support ⓘ
localization support ⓘ
notifications system ⓘ
run loop support ⓘ
string manipulation utilities ⓘ
utilities ⓘ
supportsLanguageFeature Swift value types interoperability ⓘ
reference counting memory management ⓘ
targetPlatform iOS ⓘ
macOS ⓘ
tvOS ⓘ
watchOS ⓘ
usedFor iOS application development ⓘ
macOS application development ⓘ
tvOS application development ⓘ
watchOS application development ⓘ

How these facts were elicited

Referenced by (37)

Full triples — surface form annotated when it differs from this entity's canonical label.

macOS Cocoa → includesFramework → Foundation ⓘ
NeXTSTEP → includesFramework → Foundation ⓘ
macOS SDK → containsFramework → Foundation ⓘ
NSObject → module → Foundation ⓘ
NSString → definedInFramework → Foundation ⓘ
NSSet → definedInFramework → Foundation ⓘ
NSSet → module → Foundation ⓘ
NSSet → namespace → Foundation ⓘ
NSDate → framework → Foundation ⓘ
NSCoder → definedInFramework → Foundation ⓘ
NSException → module → Foundation ⓘ
URLSession → module → Foundation ⓘ
NSArray → definedInFramework → Foundation ⓘ
NSArray → definedInModule → Foundation ⓘ
NSFileManager → definedInFramework → Foundation ⓘ
URL (Swift) → module → Foundation ⓘ
Cocoa Touch → includesFramework → Foundation ⓘ
NSMutableSet → definedInFramework → Foundation ⓘ
NSMutableSet → module → Foundation ⓘ
NSMutableCopying → namespace → Foundation ⓘ
NSFileHandle → definedInFramework → Foundation ⓘ
NSFileHandle → module → Foundation ⓘ
NSTimeZone → definedInFramework → Foundation ⓘ
NSDateFormatter → framework → Foundation ⓘ
NSNotification → framework → Foundation ⓘ
NSKeyedArchiver → framework → Foundation ⓘ
NSRunLoop → framework → Foundation ⓘ
NSMutableData → definedInFramework → Foundation ⓘ
NSMutableData → module → Foundation ⓘ
NSUnarchiver → definedInFramework → Foundation ⓘ