# baseURI: https://www.archives.gov/files/lod/dpframework/id/NF00885

@prefix : <https://www.archives.gov/files/lod/dpframework/schema> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix nara: <https://www.archives.gov/data/lod/dpframework/def/> .
@prefix naraid: <https://www.archives.gov/data/lod/dpframework/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

naraid:NF00885
  a nara:FileFormat ;
  dcterms:description "Timestamp Reply (.tsr) files are binary files that are a component of digital signature verification processes that are run through TSAs (Time Stamp Authorities), where a timestamp reply is a response to a timestamp message, containing both the original timestamp and the response timestamp. TSR files were developed as early as 1989 through the Internet Engineering Task Force (IETF) to address Internet Control Message Protocol issues in communication layers between users and Internet hosts. Timestamp Reply files differ from .tsq files in that they are only created in response to a timestamp query. TSR is an open file format and is generally adopted by technologies utilizing OpenSSL, and may be found in social media archiving packages such as those created using ArchiveSocial. Without further testing, Timestamp Reply files should be retained for future assessment." ;
  dcterms:identifier "NF00885" ;
  rdfs:label "NF00885" ;
  wikidata:p1163 "application/timestamp-reply" ;
  wikidata:p1195 "tsr" ;
  wikidata:p973 "https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol#Timestamp_reply" ;
  wikidata:p973 "https://www.ietf.org/rfc/rfc3161.txt" ;
  wikidata:p973 "https://www.rfc-editor.org/std/std3.txt" ;
  wikidata:p973 "https://www.wikidata.org/wiki/Q4051497" ;
  nara:category naraid:Code ;
  nara:formatName "Timestamp Reply" ;
  nara:preservationAction naraid:Assess ;
  nara:preservationPlan "Further research is required" ;
  nara:riskLevel naraid:Moderate ;
  nara:tools """OpenSSL; ArchiveSocial
""" ;
.
<https://www.archives.gov/files/lod/dpframework/id/NF00885>
  a owl:Ontology ;
.
