This metric evaluates whether an ontology is available in at least one recognized valid RDF serialization format.
What is being measured?
Whether the ontology provided is available in any valid RDF serialization, such as RDF/XML or Turtle
Why should we measure it?
RDF serializations are the backbone of data representation on the Semantic Web. Ensuring that an ontology is available in one of these formats guarantees that it can be parsed, reused, and integrated by external applications and services.
What must be provided for the measurement?
An ontology URI or file.
What are considered valid results?
The metric is considered successful if the ontology has any the specified RDF serializations.