FromFile reads the content of a file and generates UUIDv5 from
its content. It takes a file path as an argument and returns a
UUIDv5 based on the GNDomain and the file's content.
New creates new UUIDv5 identifier for globalnames. It takes a string
as an argument and returns a UUIDv5 based on the GNDomain and the
provided string.