Click or drag to resize

IcddPayloadTriples Class

Icdd Toolkit Library Class: IcddPayloadTriples (c) 2022 Philipp Hagedorn, Chair of Computing in Engineering, Ruhr-University Bochum, Germany Mail: philipp.hagedorn-n6v@rub.de
Inheritance Hierarchy
SystemObject
  IIB.ICDD.Model.PayloadTriplesIcddPayloadTriples

Namespace: IIB.ICDD.Model.PayloadTriples
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class IcddPayloadTriples

The IcddPayloadTriples type exposes the following members.

Constructors
 NameDescription
Public methodIcddPayloadTriplesInitializes a new instance of the IcddPayloadTriples class
Top
Properties
 NameDescription
Public propertyNamespaces 
Top
Methods
 NameDescription
Public methodDelete 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetFileName 
Public methodGetFilePath 
Public methodGetGraph 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetName 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberRead 
Public methodStatic memberReadAll 
Public methodSaveRdf 
Public methodToJsonLd 
Public methodToString
(Overrides ObjectToString)
Public methodToTurtleString 
Top
Fields
See Also