xmlproperty
E358046
xmlproperty is an Apache Ant task used to load and define properties from XML files into an Ant build process.
All labels observed (1)
| Label | Occurrences |
|---|---|
| xmlproperty canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3418392 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: xmlproperty Context triple: [Apache Ant, supportsTask, xmlproperty]
-
A.
XML
XML (Extensible Markup Language) is a flexible, text-based markup language designed for structuring, storing, and transporting data in a platform-independent way.
-
B.
XML Namespaces
XML Namespaces is a W3C specification that provides a method for qualifying element and attribute names in XML documents to avoid naming conflicts between vocabularies.
-
C.
XPath
XPath is a query language used to navigate and select nodes in XML documents based on their structure and content.
-
D.
XML Schema
XML Schema is a W3C standard language used to define the structure, content, and data types of XML documents.
-
E.
XSLT
XSLT is a language for transforming XML documents into other formats such as XML, HTML, or plain text using template-based rules.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: xmlproperty Target entity description: xmlproperty is an Apache Ant task used to load and define properties from XML files into an Ant build process.
-
A.
XML
XML (Extensible Markup Language) is a flexible, text-based markup language designed for structuring, storing, and transporting data in a platform-independent way.
-
B.
XML Namespaces
XML Namespaces is a W3C specification that provides a method for qualifying element and attribute names in XML documents to avoid naming conflicts between vocabularies.
-
C.
XPath
XPath is a query language used to navigate and select nodes in XML documents based on their structure and content.
-
D.
XML Schema
XML Schema is a W3C standard language used to define the structure, content, and data types of XML documents.
-
E.
XSLT
XSLT is a language for transforming XML documents into other formats such as XML, HTML, or plain text using template-based rules.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
Apache Ant task
ⓘ
software build tool feature ⓘ |
| belongsTo | Ant core tasks or optional tasks (depending on Ant version) ⓘ |
| benefit |
centralized configuration in XML
ⓘ
reduction of duplicated property definitions in build.xml ⓘ reuse of existing XML configuration files ⓘ |
| canHandle |
XML attributes as properties
ⓘ
nested XML structures ⓘ |
| category | property-related Ant task ⓘ |
| configurationOption |
classpath nested element
ⓘ
collapseAttributes attribute ⓘ delimiter attribute ⓘ file attribute ⓘ includespath nested element ⓘ keepRoot attribute ⓘ prefix attribute ⓘ resource attribute ⓘ semanticAttributes attribute ⓘ validate attribute ⓘ |
| defaultBehavior |
uses element names to build property names
ⓘ
uses text content as property values ⓘ |
| documentationURL | https://ant.apache.org/manual/Tasks/xmlproperty.html ⓘ |
| environment | Java Virtual Machine ⓘ |
| implementedIn | Java ⓘ |
| introducedBy |
Apache Ant
ⓘ
surface form:
Apache Ant project
|
| invokedFrom | Ant build file (build.xml) ⓘ |
| license | Apache License 2.0 ⓘ |
| maintainedBy | Apache Software Foundation ⓘ |
| maps |
XML attributes to Ant properties
ⓘ
XML elements to Ant properties ⓘ |
| partOf | Apache Ant ⓘ |
| readsFrom | XML file ⓘ |
| requires |
Apache Ant
ⓘ
XML parser available to Ant ⓘ |
| similarTo | property Ant task ⓘ |
| supports |
XML validation via DTD or schema (depending on parser)
ⓘ
loading properties from classpath resources ⓘ loading properties from filesystem paths ⓘ property name prefixing ⓘ |
| supportsFormat | XML ⓘ |
| typicalInput | configuration XML file ⓘ |
| typicalOutput | Ant properties ⓘ |
| usedBy |
Java build scripts
ⓘ
continuous integration build configurations ⓘ |
| usedFor |
defining Ant properties from XML data
ⓘ
loading properties from XML files ⓘ |
| usedIn | Ant build process ⓘ |
| writesTo | Ant property set ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: xmlproperty Description of subject: xmlproperty is an Apache Ant task used to load and define properties from XML files into an Ant build process.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Apache Ant