Apache Pig · JSON-LD Context

Apache Pig Context

JSON-LD context defining the semantic vocabulary for Apache Pig from Apache Pig.

7 Classes 19 Properties 3 Namespaces
View Context View on GitHub

Namespaces

pig: https://pig.apache.org/schema/
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

JobList Job JobRequest JobLogs ScriptRequest ValidationResult ValidationError

Properties

Property Type Container
jobs set
total integer
jobId string
name schema:name
status string
submittedAt string
startedAt string
completedAt string
executionEngine string
progress decimal
script string
parameters string
logs set
valid boolean
errors set
line integer
column integer
message string
severity string