RDF Namespace Reference
Built-in namespace for RDF feeds exposing standard RDF metadata.
| Namespace URI | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
|---|---|
| Specification | RDF/XML Syntax Specification |
| Prefix | <rdf:*> |
| Available in | RDF |
| Property | rdf |
Types
ts
export namespace RdfNs {
export type About = {
about?: string
}
}Related
- Parsing Namespaces - How namespace parsing works