Skip to content

Class: Bag

Collection that can have a number of copies of each object

URI: master:Bag

classDiagram class Bag Collection <|-- Bag Bag <|-- List Bag <|-- Thread Bag : element Bag ..> Thing : element Bag : size

Inheritance

Slots

Name Cardinality and Range Description Inheritance
element 0..*
Thing
The link to the members of a collection Collection
size 0..1
PositiveInteger
The number of item belonging to a collection Collection

Usages

used by used in type used
CoItem itemOf range Bag
List item domain Bag
ListItem itemOf range Bag
API itemOf range Bag
ARPCache itemOf range Bag
ARPCacheEntry itemOf range Bag
Account itemOf range Bag
Adaptor itemOf range Bag
Address itemOf range Bag
AlternateDataStream itemOf range Bag
AndroidDevice itemOf range Bag
AndroidPhone itemOf range Bag
AppleDevice itemOf range Bag
Appliance itemOf range Bag
Application itemOf range Bag
ApplicationAccount itemOf range Bag
ArchiveFile itemOf range Bag
Audio itemOf range Bag
AutonomousSystem itemOf range Bag
BlackBerryPhone itemOf range Bag
BlockDeviceNode itemOf range Bag
BluetoothAddress itemOf range Bag
BotConfiguration itemOf range Bag
BrowserBookmark itemOf range Bag
BrowserCookie itemOf range Bag
Calendar itemOf range Bag
CalendarEntry itemOf range Bag
Call itemOf range Bag
CapturedTelecommunicationsInformation itemOf range Bag
CellSite itemOf range Bag
CharacterDeviceNode itemOf range Bag
Code itemOf range Bag
Computer itemOf range Bag
ComputerSpecification itemOf range Bag
ConfiguredSoftware itemOf range Bag
Contact itemOf range Bag
ContactList itemOf range Bag
ContentData itemOf range Bag
CookieHistory itemOf range Bag
Credential itemOf range Bag
CredentialDump itemOf range Bag
DNSCache itemOf range Bag
DNSRecord itemOf range Bag
Device itemOf range Bag
DigitalAccount itemOf range Bag
DigitalAddress itemOf range Bag
DigitalCamera itemOf range Bag
DigitalSignatureInfo itemOf range Bag
Directory itemOf range Bag
Disk itemOf range Bag
DiskPartition itemOf range Bag
DomainName itemOf range Bag
Drone itemOf range Bag
EmailAccount itemOf range Bag
EmailAddress itemOf range Bag
EmailMessage itemOf range Bag
EmbeddedDevice itemOf range Bag
EventLog itemOf range Bag
EventRecord itemOf range Bag
File itemOf range Bag
FileSystem itemOf range Bag
FileSystemObject itemOf range Bag
ForumPost itemOf range Bag
ForumPrivateMessage itemOf range Bag
GUI itemOf range Bag
GamingConsole itemOf range Bag
GenericObservableObject itemOf range Bag
GeoLocationEntry itemOf range Bag
GeoLocationLog itemOf range Bag
GeoLocationTrack itemOf range Bag
HTTPConnection itemOf range Bag
Hostname itemOf range Bag
ICMPConnection itemOf range Bag
IPAddress itemOf range Bag
IPNetmask itemOf range Bag
IPhone itemOf range Bag
IPv4Address itemOf range Bag
IPv6Address itemOf range Bag
Image itemOf range Bag
InstantMessagingAddress itemOf range Bag
Junction itemOf range Bag
Laptop itemOf range Bag
Library itemOf range Bag
MACAddress itemOf range Bag
Memory itemOf range Bag
Message itemOf range Bag
MessageThreadFacet messageThreadOrderedItems domain Bag
MobileAccount itemOf range Bag
MobileDevice itemOf range Bag
MobilePhone itemOf range Bag
Mutex itemOf range Bag
NTFSFile itemOf range Bag
NamedPipe itemOf range Bag
NetworkAppliance itemOf range Bag
NetworkConnection itemOf range Bag
NetworkFlow itemOf range Bag
NetworkInterface itemOf range Bag
NetworkProtocol itemOf range Bag
NetworkRoute itemOf range Bag
NetworkSubnet itemOf range Bag
Note itemOf range Bag
ObservableObject itemOf range Bag
OnlineService itemOf range Bag
OperatingSystem itemOf range Bag
PDFFile itemOf range Bag
PaymentCard itemOf range Bag
PhoneAccount itemOf range Bag
Pipe itemOf range Bag
Post itemOf range Bag
Process itemOf range Bag
ProcessThread itemOf range Bag
Profile itemOf range Bag
ProtocolConverter itemOf range Bag
RasterPicture itemOf range Bag
RecoveredObject itemOf range Bag
ReparsePoint itemOf range Bag
SIMCard itemOf range Bag
SIPAaddress itemOf range Bag
SMSMessage itemOf range Bag
SQLiteBlob itemOf range Bag
SecurityAppliance itemOf range Bag
Semaphore itemOf range Bag
Server itemOf range Bag
ShopListing itemOf range Bag
SmartDevice itemOf range Bag
SmartPhone itemOf range Bag
Snapshot itemOf range Bag
Socket itemOf range Bag
SocketAddress itemOf range Bag
Software itemOf range Bag
StorageMedium itemOf range Bag
SymbolicLink itemOf range Bag
TCPConnection itemOf range Bag
TableField itemOf range Bag
Tablet itemOf range Bag
Tweet itemOf range Bag
UNIXAccount itemOf range Bag
UNIXFile itemOf range Bag
UNIXProcess itemOf range Bag
URL itemOf range Bag
URLHistory itemOf range Bag
URLVisit itemOf range Bag
UserAccount itemOf range Bag
UserSession itemOf range Bag
Volume itemOf range Bag
WearableDevice itemOf range Bag
WebPage itemOf range Bag
Whois itemOf range Bag
WifiAddress itemOf range Bag
Wiki itemOf range Bag
WikiArticle itemOf range Bag
WindowsAccount itemOf range Bag
WindowsActiveDirectoryAccount itemOf range Bag
WindowsComputerSpecification itemOf range Bag
WindowsCriticalSection itemOf range Bag
WindowsEvent itemOf range Bag
WindowsFileMapping itemOf range Bag
WindowsHandle itemOf range Bag
WindowsHook itemOf range Bag
WindowsMailSlot itemOf range Bag
WindowsNetworkShare itemOf range Bag
WindowsPEBinaryFile itemOf range Bag
WindowsPrefetch itemOf range Bag
WindowsProcess itemOf range Bag
WindowsRegistryHive itemOf range Bag
WindowsRegistryKey itemOf range Bag
WindowsService itemOf range Bag
WindowsSystemRestore itemOf range Bag
WindowsTask itemOf range Bag
WindowsThread itemOf range Bag
WindowsWaitableTime itemOf range Bag
WirelessNetworkConnection itemOf range Bag
WriteBlocker itemOf range Bag
X509Certificate itemOf range Bag
X509V3Certificate itemOf range Bag

Aliases

  • bag

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

Mapping Type Mapped Value
self master:Bag
native master:Bag
exact co:Bag, NCIT:C95628, wikidata:Q864377

LinkML Source

Direct

name: Bag
description: Collection that can have a number of copies of each object
from_schema: https://w3id.org/lmodel/uco-master
aliases:
- bag
exact_mappings:
- co:Bag
- NCIT:C95628
- wikidata:Q864377
rank: 1000
is_a: Collection
disjoint_with:
- Set

Induced

name: Bag
description: Collection that can have a number of copies of each object
from_schema: https://w3id.org/lmodel/uco-master
aliases:
- bag
exact_mappings:
- co:Bag
- NCIT:C95628
- wikidata:Q864377
rank: 1000
is_a: Collection
attributes:
  element:
    name: element
    annotations:
      owl:
        tag: owl
        value: allValuesFrom
    description: The link to the members of a collection
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    mixin: true
    domain: Collection
    multivalued: true
    alias: element
    owner: Bag
    domain_of:
    - Collection
    range: Thing
  size:
    name: size
    description: The number of item belonging to a collection.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    domain: Collection
    alias: size
    owner: Bag
    domain_of:
    - Collection
    - AlternateDataStreamFacet
    - WindowsPESection
    range: positive integer
    maximum_cardinality: 1
disjoint_with:
- Set