{ "@context": "https://schema.org", "@type": "DefinedTermSet", "name": "DNP Publication Metadata Schema", "description": "Machine-readable metadata schema for Digital Nation Pakistan publications. Every DNP publication includes a metadata block expressed in JSON-LD that conforms to this schema.", "url": "https://standards.dnp.gov.pk/schema/dnp", "version": "1.0", "publisher": { "@type": "GovernmentOrganization", "name": "Pakistan Digital Authority", "url": "https://www.pda.gov.pk" }, "datePublished": "2026-05-13", "inLanguage": ["en", "ur"], "license": "https://standards.dnp.gov.pk/license", "hasDefinedTerm": [ { "@type": "DefinedTerm", "name": "identifier", "description": "Full DNP reference (e.g., DNP-D.002 RA)", "termCode": "identifier" }, { "@type": "DefinedTerm", "name": "publishingAuthority", "description": "Code and name of the designated publishing authority for this series, as per the Series Ownership Register (clause 17.3)", "termCode": "publishingAuthority" }, { "@type": "DefinedTerm", "name": "title", "description": "Title of the publication in English", "termCode": "title" }, { "@type": "DefinedTerm", "name": "titleUrdu", "description": "Title of the publication in Urdu", "termCode": "titleUrdu" }, { "@type": "DefinedTerm", "name": "series", "description": "Domain series code (e.g., D, X, T, I, etc.)", "termCode": "series" }, { "@type": "DefinedTerm", "name": "type", "description": "Document type (e.g., RA, FWK, GL, SP, etc.)", "termCode": "type" }, { "@type": "DefinedTerm", "name": "status", "description": "Lifecycle stage (e.g., PUB, DRAFT, WITHDRAWN)", "termCode": "status" }, { "@type": "DefinedTerm", "name": "maturityLevel", "description": "Maturity level of the publication. Permitted values: PILOT, PROPOSED, FULL, HISTORIC", "termCode": "maturityLevel", "valuePattern": "PILOT|PROPOSED|FULL|HISTORIC" }, { "@type": "DefinedTerm", "name": "classification", "description": "Security classification of the publication. Permitted values: PUBLIC, INTERNAL, RESTRICTED, CONFIDENTIAL (clause 9)", "termCode": "classification", "valuePattern": "PUBLIC|INTERNAL|RESTRICTED|CONFIDENTIAL" }, { "@type": "DefinedTerm", "name": "normativeReferences", "description": "International and DNP standards required for conformance", "termCode": "normativeReferences" }, { "@type": "DefinedTerm", "name": "dateApproved", "description": "Date the publication was formally approved (ISO 8601)", "termCode": "dateApproved" }, { "@type": "DefinedTerm", "name": "dateEffective", "description": "Date the publication takes effect (ISO 8601)", "termCode": "dateEffective" }, { "@type": "DefinedTerm", "name": "dateReview", "description": "Scheduled review date for the publication (ISO 8601)", "termCode": "dateReview" }, { "@type": "DefinedTerm", "name": "jurisdiction", "description": "Jurisdiction of applicability. Fixed value: PK (ISO 3166-1)", "termCode": "jurisdiction", "valuePattern": "PK" }, { "@type": "DefinedTerm", "name": "gazetteReference", "description": "SRO number and gazette date, if gazette-notified (see clause 16.3)", "termCode": "gazetteReference" } ] }