View Source RTC.NS.RTC (RTC.ex v0.1.0)

The RTC vocabulary.

Since this module has the same basename as the top-level module, you can't alias it. Therefore, the top-level RTC module has delegators for all of the property functions in this module, so you can use them directly on the top-level module without an alias.

See https://rtc-org.github.io/spec

Link to this section Summary

Link to this section Functions

Returns all known IRIs of the vocabulary.

https://w3id.org/rtc#elementOf

RDF.Description property accessor for element_of/0

Link to this function

element_of(subject, object)

View Source

RDF.Description builder for element_of/0

https://w3id.org/rtc#elementOf

RDF.Description property accessor for elementOf/0

Link to this function

elementOf(subject, object)

View Source

RDF.Description builder for elementOf/0

https://w3id.org/rtc#elements

RDF.Description property accessor for elements/0

Link to this function

elements(subject, object)

View Source

RDF.Description builder for elements/0

https://w3id.org/rtc#subCompoundOf

Link to this function

sub_compound_of(subject)

View Source

RDF.Description property accessor for sub_compound_of/0

Link to this function

sub_compound_of(subject, object)

View Source

RDF.Description builder for sub_compound_of/0

https://w3id.org/rtc#subCompoundOf

RDF.Description property accessor for subCompoundOf/0

Link to this function

subCompoundOf(subject, object)

View Source

RDF.Description builder for subCompoundOf/0