25 mIsLocalResource(false),
31 mResource(src.mResource),
32 mIsLocalResource(src.mIsLocalResource),
33 mBlankNodeId(src.mBlankNodeId)
const std::string & getResource() const
const std::string & getBlankNodeID() const
std::ostream & operator<<(std::ostream &os, const CRDFSubject &subject)
bool operator==(const CRDFSubject &rhs) const
void setBlankNodeId(const std::string &blankNodeId)
void setResource(const std::string &resource, const bool &isLocal)
CRDFSubject & operator=(const CRDFSubject &rhs)
const bool & isLocal() const
void setType(const eSubjectType &type)
const eSubjectType & getType() const