RDF Terms
This page lists all terms (besides URIs and literals) used in SCALES's graph data, which is accessible via FRINK, the query service for the NSF Proto-OKN. However, at time of writing, FRINK was serving an old version of our data, so some of the below terms may be missing.
Note that this list does not distinguish between terms that we use as predicates, i.e. <uri_1 NamespaceTerm uri_2>, and terms that we use as types, i.e. <uri_1 rdf:Type NamespaceTerm>. In general, though, we try to employ all of the below terms in the predicate format, and thereafter we add additional rdf:Type triples as a courtesy where appropriate.
The terms are sorted by their namespace of origin, with the header of each section linking to the namespace prefix we use in our graph. All of the namespaces besides NIBRS and SCALES are compliant with NIEM 5.0.
JXDM
- Arrest
- ArrestCharge
- ArrestOfficial
- ArrestSubject
- Attorney
- BondAmount
- BondType
- BookingDate
- CaseCharge
- CaseCourt
- CaseDefendantParty
- CaseDefenseAttorney
- CaseInitiatingAttorney
- CaseInitiatingParty
- CaseJudge
- CaseOfficialRoleText
- Charge
- ChargeDisposition
- ChargeDispositionCategoryText
- ChargeFiledCase
- ChargeSentence
- ChargeSequenceID
- ChargeSeverityLevelCode
- ChargeText
- CivilCase
- Court
- CourtCategoryCode
- CourtName
- CriminalCase
- DrugCategoryCode
- Judge
- JudicialOfficialCategoryText
- LawEnforcementOfficial
- ParticipantRoleCategoryText
- PersonCharge
- PersonSexCode
- RegisterAction
- RegisterActionDate
- RegisterActionDescriptionText
- RegisterOfActions
- ReleaseDate
- Sentence
- SentenceDescriptionText
- SentenceTerm
- StatuteKeywordText
- TermDuration
NIEM-Core
- ActivityDate
- AddressPostalCode
- AdministrativeID
- CaseDocketID
- CaseGeneralCategoryText
- CaseSubCategoryText
- ContactMailingAddress
- CourtCase
- EndDate
- EntityName
- JurisdictionText
- LocaleCensusBlockID
- OrganizationName
- Person
- PersonFullName
- PersonID
- PersonRaceText
- PersonSexText
- StartDate
- StatusDescriptionText
FIPS
NIBRS
RDF
SCALES (custom terms)
Term | Explanation |
---|---|
BirthYear | Used for data sources that list defendant birth years but not full birthdays. |
CivilCase | NIEM lacks case-type distinctions finer than nc:CourtCase. |
CriminalCase | NIEM lacks case-type distinctions finer than nc:CourtCase. |
Firm | JXDM has JudicialOfficialFirm, but that term is slightly too ambiguous for our purposes. |
OntologyLabel | Links a docket entry to a tag in our litigation ontology. |
Party | JXDM lacks a general term beyond CaseInitiatingParty and CaseDefendantParty, which don't encompass all possible types of parties. |
appointedByParty | Derived from the "party of appointing president" FJC field. |
assignedToDefendant | Derived from the per-party judge-assignment data in PACER criminal cases. |
hasChargeType | Derived from the pending_counts / terminating_counts dichotomy in PACER. |
hasCommissionDate | Derived from the eponymous FJC field. |
hasExtraInfo | Derived from the raw_info PACER field. |
hasHighestOffenseLevelOpening | Derived from the eponymous PACER field. |
hasHighestOffenseLevelTerminated | Derived from the eponymous PACER field. |
hasIdbX | Derived from the fields in the FJC IDB (listed in the civil and criminal codebooks) and encoded as hasIdbCircuit, hasIdbDistrict, etc. Our graph does not include all fields, so some trial and error may be required when attempting to use a particular field. |
hasIfpJudgeAttribution | Derived from our in forma pauperis tags. |
hasIfpLabel | Derived from our in forma pauperis tags. |
hasJudgeReference | Links a docket entry to the disambiguated ID of a judge referenced in that entry. |
hasMemberCase | For a given case, links the ucid listed in the lead_case_id PACER field to the ucid of the given case. |
hasReferenceToOtherEntry | Derived from the edges PACER field. |
hasRelatedCase | Derived from the eponymous PACER field. |
hasUVAJudgeDirID | Links a disambiguated judge entity ID to the ID embedded in the corresponding URL in UVA's BR/MAG Judge Database. |
isInCircuit | Links a URI for a federal district court to a literal specifying its court circuit. |
isInstanceOfEntity | Links a court entity (judge, party, lawyer, or law firm) to a disambiguated entity ID. |