Category
Description:
[ CCode ( has_construct_function = false ) ]
public Category (string term, string? scheme, string? label)
public Category (string term, string? scheme, string? label)
Creates a new Category.
More information is available in the Atom specification.
term must be non-%NULL and non-empty. scheme must be null or non-empty.
Parameters:
| term |
a category identifier |
| scheme |
an IRI to define the categorisation scheme, or |
| label |
a human-readable label for the category, or |