Tells if the related record is about a publication or adataset.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="resulttype" type="xs:string"><xs:annotation><xs:documentation>Tells if the related record is about a publication or a dataset.</xs:documentation></xs:annotation></xs:element>
The similarity degree expressed in the range (0,1]. Thisfield is avaiable only when the to/@class is one of{hasAmongTopNSimilarDocuments,isAmongTopNSimilarDocuments}
Diagram
Type
xs:double
Properties
content
simple
Source
<xs:element name="similarity" type="xs:double"><xs:annotation><xs:documentation>The similarity degree expressed in the range (0,1]. This field is avaiable only when the to/@class is one of {hasAmongTopNSimilarDocuments, isAmongTopNSimilarDocuments}</xs:documentation></xs:annotation></xs:element>
The similarity degree expressed in the range (0,1]. Thisfield is avaiable only when the to/@class is one of{hasAmongTopNSimilarDocuments,isAmongTopNSimilarDocuments}
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
enumeration
STANDARD
enumeration
WEBUSAGE
Source
<xs:element name="type"><xs:annotation><xs:documentation>The similarity degree expressed in the range (0,1]. This field is avaiable only when the to/@class is one of {hasAmongTopNSimilarDocuments, isAmongTopNSimilarDocuments}</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="STANDARD"/><xs:enumeration value="WEBUSAGE"/></xs:restriction></xs:simpleType></xs:element>
<xs:complexType name="relsType"><xs:annotation><xs:documentation>Relationships to other entities.</xs:documentation></xs:annotation><xs:choice maxOccurs="unbounded" minOccurs="0"><xs:element name="rel" type="relType" minOccurs="0"/></xs:choice></xs:complexType>
The type of the related entity. <p>Allowed values are: project, organization, datasource, result, person.</p>
Source
<xs:complexType name="relToType"><xs:annotation><xs:documentation>Information about the related entity.<p>The semantics of the relationships is expressed by the attributes class and scheme.</p></xs:documentation></xs:annotation><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="class" use="required" type="xs:string"/><xs:attribute name="type" use="required" type="xs:string"><xs:annotation><xs:documentation>The type of the related entity.<p>Allowed values are: project, organization, datasource, result, person.</p></xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType>
<xs:attribute name="inferred" use="optional" type="xs:boolean"><xs:annotation><xs:documentation>True if this information has been inferred by the automatic inference algorithms run by OpenAIRE.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="trust" use="optional" type="xs:string"><xs:annotation><xs:documentation>Value of trust of this information in the range [0,1]. More the value, more trustworthy is the information.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="inferenceprovenance" use="optional" type="xs:string"><xs:annotation><xs:documentation>Which algorithm inferred the current property.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="type" use="required" type="xs:string"><xs:annotation><xs:documentation>The type of the related entity.<p>Allowed values are: project, organization, datasource, result, person.</p></xs:documentation></xs:annotation></xs:attribute>
<xs:group name="relResultGroup"><xs:sequence><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element name="collectedfrom" type="namedIdElementType"/><xs:element name="url" type="xs:string"/><xs:element name="pid" type="structuredPropertyElementType"/><xs:element name="dateofacceptance" type="xs:string"/><xs:element name="publisher" type="xs:string"/><xs:element name="resulttype" type="xs:string"><xs:annotation><xs:documentation>Tells if the related record is about a publication or a dataset.</xs:documentation></xs:annotation></xs:element><!-- the following fields are available only for similarity relations --><xs:element name="similarity" type="xs:double"><xs:annotation><xs:documentation>The similarity degree expressed in the range (0,1]. This field is avaiable only when the to/@class is one of {hasAmongTopNSimilarDocuments, isAmongTopNSimilarDocuments}</xs:documentation></xs:annotation></xs:element><xs:element name="type"><xs:annotation><xs:documentation>The similarity degree expressed in the range (0,1]. This field is avaiable only when the to/@class is one of {hasAmongTopNSimilarDocuments, isAmongTopNSimilarDocuments}</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="STANDARD"/><xs:enumeration value="WEBUSAGE"/></xs:restriction></xs:simpleType></xs:element></xs:choice></xs:sequence></xs:group>
Value of trust of this information in the range [0,1]. More thevalue, more trustworthy is the information.
Source
<xs:attributeGroup name="dataInfoAttributeGroup"><xs:attribute name="inferred" use="optional" type="xs:boolean"><xs:annotation><xs:documentation>True if this information has been inferred by the automatic inference algorithms run by OpenAIRE.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="trust" use="optional" type="xs:string"><xs:annotation><xs:documentation>Value of trust of this information in the range [0,1]. More the value, more trustworthy is the information.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="inferenceprovenance" use="optional" type="xs:string"><xs:annotation><xs:documentation>Which algorithm inferred the current property.</xs:documentation></xs:annotation></xs:attribute><xs:attributeGroup ref="qualifierAttributeGroup"/></xs:attributeGroup>