toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.ingestion
/
IngestedArtifact
/
IngestedArtifact
Ingested
Artifact
constructor
(
sourceId
:
String
,
locator
:
SourceLocator
,
text
:
String
,
contentHash
:
String
?
=
null
,
trust
:
AuthorityTier
=
AuthorityTier.UNKNOWN
,
createdAt
:
Instant
?
=
null
,
ingestedAt
:
Instant
?
=
null
)