schema.org.ai

ThomsonReutersWestlawNextLitigator

Legal management software

Extends: Technology

Thomson Reuters WestlawNext Litigator

Legal management software

Overview

Category: Legal management software

Legal management software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 25-1112.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Thomson Reuters WestlawNext Litigator',
  category: 'Legal management software',
  description: 'Legal management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Thomson Reuters WestlawNext Litigator",
  "applicationCategory": "Legal management software",
  "description": "Legal management software"
}