Class Part
Represents an "ID tag" linking a property in one object in an RO-Crate to another object in the same crate.
public class Part
- Inheritance
-
Part
- Inherited Members
Constructors
Part()
public Part()
Properties
Id
[JsonPropertyName("@id")]
public string Id { get; set; }