Ingen
0.5.1
|
Record of a resource listed in a bundle manifest. More...
#include <Parser.hpp>
Public Member Functions | |
ResourceRecord (const std::string &u, const std::string &f) | |
bool | operator< (const ResourceRecord &r) const |
Public Attributes | |
std::string | uri |
URI of resource (e.g. a Graph) | |
std::string | filename |
Path of describing file (seeAlso) | |
Record of a resource listed in a bundle manifest.