Copyright © 2012 OSCAF® The ontologies are made available under the terms of OSCAF software license
The Nepomuk Download Ontology defines provides basic classes and properties to describe file downloads.
This document arose from the work in KDE, acting upon the work done by Task-Force ontologies within the NEPOMUK project.
The Nepomuk Download Ontology defines provides basic classes and properties to describe file downloads.
Superclasses | nuao:DesktopEvent, nuao:Event, rdfs:Resource |
Subclasses | -- |
In domain of: | ndo:referrer |
In range of: | -- |
Description | A single event (from the point of view of the user) of downloading of a file or a set of files. Use nuao:involves to indicate the files involved. The event is assigned to downloaded copies of files. Can be assigned to multiple files. |
Superclasses | nie:DataObject, nfo:FileDataObject, nfo:RemoteDataObject, rdfs:Resource |
Subclasses | ndo:TorrentedFile |
In domain of: | -- |
In range of: | -- |
Description | A file available via a peer-to-peer network |
Superclasses | nie:InformationElement, rdfs:Resource |
Subclasses | -- |
In domain of: | -- |
In range of: | -- |
Description | A .torrent file which contains references(ndo:TorrentedFile) to files available via BitTorrent. The references are pointed to via nie:hasLogicalPart |
Superclasses | nie:DataObject, nfo:FileDataObject, ndo:P2PFile, nfo:RemoteDataObject, rdfs:Resource |
Subclasses | -- |
In domain of: | -- |
In range of: | -- |
Description | A file available via a BitTorrent peer-to-peer network |
Type | rdf:Property, rdfs:Resource |
Domain | nie:DataObject |
Range | nie:DataObject |
Superproperties | -- |
Subproperties | -- |
Description | Links a DataObject with its copy. This relation means that originally the Data Objects were copies but might have changed subsequentially. |
Type | rdf:Property, rdfs:Resource |
Domain | ndo:DownloadEvent |
Range | nie:InformationElement |
Superproperties | -- |
Subproperties | -- |
Description | Points to the Information Element that contained the link to the download source which was used in the download event. |