A licence from a government conferring for a set period the sole right to make, use, or sell some process or
invention See section /CandidateProfile/PatentHistory/Patent for more information
graph TD
subgraph "PatentHistoryType"
direction LR
A(( )) -- Attributes --> B(@ Attributes)
B -- hr:EffectiveDateAttributeGroup --> C(hr:EffectiveDateAttributeGroup)
C -- @ validFrom --> D[@ validFrom]
C -- @ validTo --> E[@ validTo]
F[HR-XML's 3.0 architecture makes a distinction between effective-date meta data and effective dating that is an
integral...]
G(eures:PatentHistory)
H[It contains information about the patents owned by the candidate.]
A --- B
B --- C
C --- D
C --- E
D --- F
E --- F
G --- H
G --- A
end
Attributes
Description
Card.
Rule
validFrom
Validity start date for this entity's information
0..1
BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
validTo
Validity end date for this entity's information
0..1
BR-COM-06: Compulsory Date Format is: YYYY-MM-DD, YYYY-MM, YYYY or YYYY-MM-DDThh:mm:ss.
PatentHistoryID attributes
Attributes
Description
Card.
Rule
Refer to IdentifierType Attributes section for additional attributes.
Patent attributes
Attributes
Description
Card.
Rule
See section /CandidateProfile/PatentHistory/Patent for more information
graph TD
subgraph "PatentType"
direction LR
A(( )) -- Attributes --> B(@ Attributes)
B -- hr:PatentID --> C(hr:PatentID)
B -- hr:PatentTitle --> D(hr:PatentTitle)
D -- The name of the patent. --> E
B -- oa:Description --> F(oa:Description)
F -- 0..∞ --> G(hr:InventorName)
G -- The person or corporate body that applies for the patent and intends to make, use, or sell some process or
invention. --> H
B -- IssuingAuthority --> I(IssuingAuthority)
I -- An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body or
persons... --> J
B -- PatentStatus --> K(PatentStatus)
B -- AttachmentReference --> L(AttachmentReference)
L -- ABIE Patent. Details A licence from a government conferring for a set period the sole right to make, use, or sell
some... --> M
end
Element
Description
Cardinality
Rule
Examples
Patent
A licence from a government conferring for a set period the sole right to make, use, or sell some process or
invention
0..n
N/A
N/A
Sub-elements
PatentID
Identifier of the patent
0..1
N/A
"PT-1234", "344", etc.
PatentTitle
The name of the patent
0..1
N/A
"Tray Device", "Carton", etc.
Description
Description of the patent
0..1
N/A
"A tray device applied in a server is provided. The server includes a housing.", etc.
InventorName
The name of the person who devised or produced the patented item
0..n
N/A
"John K., Sarah H.", etc.
IssuingAuthority
An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body
or people exercising power or command. An issuing authority is often a government agency or official authority
but can sometimes be a private organization.
See section
/CandidateProfile/PatentHistory/Patent/IssuingAuthority for more information
0..1
N/A
N/A
PatentStatus
The status of the patent. This stages or steps would generally be set by the government agency administering
patent applications, for example, "patent pending".
See section
/CandidateProfile/PatentHistory/Patent/PatentStatus for more information
0..n
N/A
N/A
AttachmentReference
Reference to external documents attached
See section
/CandidateProfile/PatentHistory/Patent/AttachmentReference for more information
graph TD
A[IssuingAuthority] --> B[IssuingAuthorityType]
A --> C[Name]
subgraph IssuingAuthority
direction LR
A -- "An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body or
persons..." --> A_desc
end
subgraph IssuingAuthorityType
direction LR
B -- "Identifies the Name of the object in which associated." --> B_desc
end
subgraph Name
direction LR
C -- "Issuing Authority. Details The country and organization or persons with the authority to issue a license or
certificate." --> C_desc
end
Element
Description
Cardinality
Rule
Examples
IssuingAuthority
An agency, bureau, or other organization issuing an associated identifier, license, or certificate; the body
or people exercising power or command. An issuing authority is often a government agency or official authority,
but sometimes might be a private organization.
graph TD
A[PatentStatus] --> B[PatentStatusID]
A --> C[PatentStatusCode]
subgraph PatentStatus
direction LR
A -- "The status of the patent. These stages or steps would generally be set by the government agency administering
patent applications, for example, \"patent pending\"." --> A_desc
end
subgraph PatentStatusID
direction LR
B -- "The identifier of the patent status." --> B_desc
end
subgraph PatentStatusCode
direction LR
C -- "A code classifying the current or reported status of the associated patent. This is an HR-XML Open List." -->
C_desc
end
Element
Description
Cardinality
Rule
Examples
PatentStatus
The status of the patent. These stages or steps would generally be set by the government agency administering
patent applications, for example, "patent pending".
0..n
N/A
N/A
Sub-elements
PatentStatusID
The identifier of the patent status
0..1
N/A
"PS-1234", "344", etc.
erDiagram
PublicationHistory ||--o{ Publication : It contains information about one or more publications text by the person.
PublicationHistory {
@attributes
PublicationHistoryType
Attributes
}
Publication {
@attributes
A book, map, engraving, photograph, piece of music, or other work
}
PatentStatusCode
Description
Card.
Rule
Examples
PatentStatusCode
A code classifying the current or reported status of the associated patent
This is an HR-Open Standards
open list.
0..1
BR-CV-26: Compulsory use of the "PatentStatusCode" list.
"PatentIssued", "PatentPending",
"PatentFiled"
Full code list: "HR-Open/EURES: PatentStatusCode [CL36]."