RDF Addon
RDF is a format originally intended to document complex, interrelated structures and information on the web, and is sometimes being used in AI/LLM applications to describe these structures to AI models.
The ARDI RDF addon allows ARDI servers to describe asset information via the turtle format - one of the more human-readable ways to describe RDF data.
Accessing
Once installed and enabled, you can access RDF data from two endpoints - [siteurl]/rdf for a full file covering your whole system, and [siteurl]/rdf/types for information that just covers the type hierarchy of your ARDI system.
WARNING: Most RDF systems were originally designed for relatively simple, small systems with limited interconnections. ARDI systems are large and heavily interconnected, meaning that many RDF visualisation tools may have issues showing ARDI RDF content.