Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Pedro: a configurable data entry tool for XML.

Kevin L Garwood1, Chris F Taylor, Kai J Runte

  • 1Department of Computer Science, University of Manchester, UK. garwood@cs.man.ac.uk

Bioinformatics (Oxford, England)
|April 10, 2004
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Yeast at Forty.

Yeast (Chichester, England)·2026
Same author

Enhancing genome-scale metabolic models with kinetic data: resolving growth and citramalate production trade-offs in <i>Escherichia coli</i>.

Bioinformatics advances·2025
Same author

Inferring gene regulatory networks of ALS from blood transcriptome profiles.

Heliyon·2024
Same author

Minimisation of metabolic networks defines a new functional class of genes.

Nature communications·2024
Same author

pyPGCF: A Python Software for Phylogenomic Analysis, Species Demarcation, Identification of Core, and Fingerprint Proteins of Bacterial Genomes That Are Important for Plants.

Methods in molecular biology (Clifton, N.J.)·2024
Same author

The wild mouse bone marrow has a unique myeloid and lymphoid composition and phenotype.

Discovery immunology·2024
Same journal

Biomedical Concept Recognition with Error-aware Negative-enhanced Ranking Framework.

Bioinformatics (Oxford, England)·2026
Same journal

TEDLH: Domain HMMs for sensitive detection of remote homologues.

Bioinformatics (Oxford, England)·2026
Same journal

PLNFGL: Joint Estimation of Multi-Condition Gene Networks from Single-cell RNA-seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

MCFST: Spatial domain identification method based on multi-view graph convolutional network and graph fusion network.

Bioinformatics (Oxford, England)·2026
Same journal

SpaBiT: Enhancing Spatial Transcriptomics Resolution via Bidirectional Attention Transformers.

Bioinformatics (Oxford, England)·2026
Same journal

EDEL: Enhancing Dense Retrievers for Curation of Biomedical Knowledge Bases.

Bioinformatics (Oxford, England)·2026
See all related articles

Pedro is a Java application that dynamically generates data entry forms from XML Schema data models. It offers features like controlled vocabulary integration and data validation for efficient XML data creation.

Area of Science:

  • Computer Science
  • Bioinformatics
  • Data Management

Background:

  • The Pedro application is a Java-based software tool.
  • It is designed for dynamic data form generation.
  • Source code and tutorials are available online.

Purpose of the Study:

  • To develop a dynamic data entry form generator.
  • To ensure generated XML data validates against XML Schema.
  • To provide an intuitive interface for data population.

Main Methods:

  • Dynamic form generation using XML Schema.
  • Tree-based navigation for user interface.
  • Integration with controlled vocabularies.
  • Importing data from tab-delimited files.

Related Experiment Videos

  • Implementation of data validation routines.
  • Main Results:

    • Successfully generates dynamic data entry forms.
    • Produces XML data files that validate against the schema.
    • Offers context-sensitive help and vocabulary integration.
    • Supports data import and includes validation routines.

    Conclusions:

    • Pedro provides an efficient solution for creating validated XML data.
    • The application simplifies data entry and management.
    • Its features support accurate and consistent data collection.