Littérature scientifique sur le sujet « Linked Data Quality »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les listes thématiques d’articles de revues, de livres, de thèses, de rapports de conférences et d’autres sources académiques sur le sujet « Linked Data Quality ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Articles de revues sur le sujet "Linked Data Quality"
Zaveri, Amrapali, Anisa Rula, Andrea Maurino, Ricardo Pietrobon, Jens Lehmann et Sören Auer. « Quality assessment for Linked Data : A Survey ». Semantic Web 7, no 1 (17 mars 2015) : 63–93. http://dx.doi.org/10.3233/sw-150175.
Texte intégralRadulovic, Filip, Nandana Mihindukulasooriya, Raúl García-Castro et Asunción Gómez-Pérez. « A comprehensive quality model for Linked Data ». Semantic Web 9, no 1 (30 novembre 2017) : 3–24. http://dx.doi.org/10.3233/sw-170267.
Texte intégralBatini, Carlo, Anisa Rula, Monica Scannapieco et Gianluigi Viscusi. « From Data Quality to Big Data Quality ». Journal of Database Management 26, no 1 (janvier 2015) : 60–82. http://dx.doi.org/10.4018/jdm.2015010103.
Texte intégralHadhiatma, A. « Improving data quality in the linked open data : a survey ». Journal of Physics : Conference Series 978 (mars 2018) : 012026. http://dx.doi.org/10.1088/1742-6596/978/1/012026.
Texte intégralKovacs, Adam Tamas, et Andras Micsik. « BIM quality control based on requirement linked data ». International Journal of Architectural Computing 19, no 3 (13 mai 2021) : 431–48. http://dx.doi.org/10.1177/14780771211012175.
Texte intégralZaveri, Amrapali, Andrea Maurino et Laure-Berti Equille. « Web Data Quality ». International Journal on Semantic Web and Information Systems 10, no 2 (avril 2014) : 1–6. http://dx.doi.org/10.4018/ijswis.2014040101.
Texte intégralBaillie, Chris, Peter Edwards et Edoardo Pignotti. « Assessing Quality in the Web of Linked Sensor Data ». Proceedings of the AAAI Conference on Artificial Intelligence 25, no 1 (4 août 2011) : 1750–51. http://dx.doi.org/10.1609/aaai.v25i1.8044.
Texte intégralPaulheim, Heiko, et Christian Bizer. « Improving the Quality of Linked Data Using Statistical Distributions ». International Journal on Semantic Web and Information Systems 10, no 2 (avril 2014) : 63–86. http://dx.doi.org/10.4018/ijswis.2014040104.
Texte intégralAssaf, Ahmad, Aline Senart et Raphaël Troncy. « Towards An Objective Assessment Framework for Linked Data Quality ». International Journal on Semantic Web and Information Systems 12, no 3 (juillet 2016) : 111–33. http://dx.doi.org/10.4018/ijswis.2016070104.
Texte intégralYang, Lu, Li Huang et Zhenzhen Liu. « Linked Data Crowdsourcing Quality Assessment based on Domain Professionalism ». Journal of Physics : Conference Series 1187, no 5 (avril 2019) : 052085. http://dx.doi.org/10.1088/1742-6596/1187/5/052085.
Texte intégralThèses sur le sujet "Linked Data Quality"
SPAHIU, BLERINA. « Profiling Linked Data ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2017. http://hdl.handle.net/10281/151645.
Texte intégralRecently, the increasing diffusion of Linked Data (LD) as a standard way to publish and structure data on the Web has received a growing attention from researchers and data publishers. LD adoption is reflected in different domains such as government, media, life science, etc., building a powerful Web available to anyone. Despite the high number of datasets published as LD, their usage is still not exploited as they lack comprehensive metadata. Data consumers need to obtain information about datasets content in a fast and summarized form to decide if they are useful for their use case at hand or not. Data profiling techniques offer an efficient solution to this problem as they are used to generate metadata and statistics that describe the content of the dataset. Existing profiling techniques do no cover a wide range of use cases. Many challenges due to the heterogeneity nature of Linked Data are still to overcome. This thesis presents the doctoral research which tackles the problems related to Profiling Linked Data. Even though the term of data profiling is the umbrella term for diverse descriptive information that describes a dataset, in this thesis we cover three aspects of profiling; topic-based, schema-based and linkage-based. The profile provided in this thesis is fundamental for the decision-making process and is the basic requirement towards the dataset understanding. In this thesis we present an approach to automatically classify datasets in one of the topical categories used in the LD cloud. Moreover, we investigate the problem of multi-topic profiling. For the schema-based profiling we propose a schema-based summarization approach, that provides an overview about the relations in the data. Our summaries are concise and informative enough to summarize the whole dataset. Moreover, they reveal quality issues and can help users in the query formulation tasks. Many datasets in the LD cloud contain similar information for the same entity. In order to fully exploit its potential LD should made this information explicit. Linkage profiling provides information about the number of equivalent entities between datasets and reveal possible errors. The techniques of profiling developed during this work are automatic and can be applied to different datasets independently of the domain.
Issa, Subhi. « Linked data quality : completeness and conciseness ». Electronic Thesis or Diss., Paris, CNAM, 2019. http://www.theses.fr/2019CNAM1274.
Texte intégralThe wide spread of Semantic Web technologies such as the Resource Description Framework (RDF) enables individuals to build their databases on the Web, to write vocabularies, and define rules to arrange and explain the relationships between data according to the Linked Data principles. As a consequence, a large amount of structured and interlinked data is being generated daily. A close examination of the quality of this data could be very critical, especially, if important research and professional decisions depend on it. The quality of Linked Data is an important aspect to indicate their fitness for use in applications. Several dimensions to assess the quality of Linked Data are identified such as accuracy, completeness, provenance, and conciseness. This thesis focuses on assessing completeness and enhancing conciseness of Linked Data. In particular, we first proposed a completeness calculation approach based on a generated schema. Indeed, as a reference schema is required to assess completeness, we proposed a mining-based approach to derive a suitable schema (i.e., a set of properties) from data. This approach distinguishes between essential properties and marginal ones to generate, for a given dataset, a conceptual schema that meets the user's expectations regarding data completeness constraints. We implemented a prototype called “LOD-CM” to illustrate the process of deriving a conceptual schema of a dataset based on the user's requirements. We further proposed an approach to discover equivalent predicates to improve the conciseness of Linked Data. This approach is based, in addition to a statistical analysis, on a deep semantic analysis of data and on learning algorithms. We argue that studying the meaning of predicates can help to improve the accuracy of results. Finally, a set of experiments was conducted on real-world datasets to evaluate our proposed approaches
RULA, ANISA. « Time-related quality dimensions in linked data ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2014. http://hdl.handle.net/10281/81717.
Texte intégralDebattista, Jeremy [Verfasser]. « Scalable Quality Assessment of Linked Data / Jeremy Debattista ». Bonn : Universitäts- und Landesbibliothek Bonn, 2017. http://d-nb.info/1135663440/34.
Texte intégralBaillie, Chris. « Reasoning about quality in the Web of Linked Data ». Thesis, University of Aberdeen, 2015. http://digitool.abdn.ac.uk:80/webclient/DeliveryManager?pid=227177.
Texte intégralZaveri, Amrapali. « Linked Data Quality Assessment and its Application to Societal Progress Measurement ». Doctoral thesis, Universitätsbibliothek Leipzig, 2015. http://nbn-resolving.de/urn:nbn:de:bsz:15-qucosa-167021.
Texte intégralYAMAN, BEYZA. « Exploiting Context-Dependent Quality Metadata for Linked Data Source Selection ». Doctoral thesis, Università degli studi di Genova, 2018. http://hdl.handle.net/11567/930633.
Texte intégralSalibekyan, Zinaida. « Trends in job quality : evidence from French and British linked employer-employee data ». Thesis, Aix-Marseille, 2016. http://www.theses.fr/2016AIXM2001.
Texte intégralThe contribution of this thesis is to examine the evolution of job quality from the perspective of the workplace using the British Workplace Employment Relations Surveys (WERS 2004 and 2011) and the French Enquête Relations Professionnelles et Négociations d’Entreprises (REPONSE 2005 and 2011). The thesis consists of three chapters and complements three main strands of the existing literature. The first chapter explores the impact of workplace adjustment practices on job quality in France during the recession. The second chapter examines the role of institutional regimes in Great Britain and France in explaining the cross-national variation in job quality. Finally, the third chapter investigates the strategies employees adopt in order to cope with their pay and working conditions
Melo, Jessica Oliveira de Souza Ferreira [UNESP]. « Metodologia de avaliação de qualidade de dados no contexto do linked data ». Universidade Estadual Paulista (UNESP), 2017. http://hdl.handle.net/11449/150870.
Texte intégralApproved for entry into archive by LUIZA DE MENEZES ROMANETTO (luizamenezes@reitoria.unesp.br) on 2017-06-12T12:21:39Z (GMT) No. of bitstreams: 1 melo_josf_me_mar.pdf: 5257476 bytes, checksum: 21d6468b47635a4df09d971c6c0bb581 (MD5)
Made available in DSpace on 2017-06-12T12:21:39Z (GMT). No. of bitstreams: 1 melo_josf_me_mar.pdf: 5257476 bytes, checksum: 21d6468b47635a4df09d971c6c0bb581 (MD5) Previous issue date: 2017-05-09
Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)
A Web Semântica sugere a utilização de padrões e tecnologias que atribuem estrutura e semântica aos dados, de modo que agentes computacionais possam fazer um processamento inteligente, automático, para cumprir tarefas específicas. Neste contexto, foi criado o projeto Linked Open Data (LOD), que consiste em uma iniciativa para promover a publicação de dados linkados (Linked Data). Com o evidente crescimento dos dados publicados como Linked Data, a qualidade tornou-se essencial para que tais conjuntos de dados (datasets) atendam os objetivos básicos da Web Semântica. Isso porque problemas de qualidade nos datasets publicados constituem em um empecilho não somente para a sua utilização, mas também para aplicações que fazem uso de tais dados. Considerando que os dados disponibilizados como Linked Data possibilitam um ambiente favorável para aplicações inteligentes, problemas de qualidade podem também dificultar ou impedir a integração dos dados provenientes de diferentes datasets. A literatura aplica diversas dimensões de qualidade no contexto do Linked Data, porém indaga-se a aplicabilidade de tais dimensões para avaliação de qualidade de dados linkados. Deste modo, esta pesquisa tem como objetivo propor uma metodologia para avaliação de qualidade nos datasets de Linked Data, bem como estabelecer um modelo do que pode ser considerado qualidade de dados no contexto da Web Semântica e do Linked Data. Para isso adotou-se uma abordagem exploratória e descritiva a fim de estabelecer problemas, dimensões e requisitos de qualidade e métodos quantitativos na metodologia de avaliação a fim de realizar a atribuição de índices de qualidade. O trabalho resultou na definição de sete dimensões de qualidade aplicáveis ao domínio do Linked Data e 14 fórmulas diferentes para a quantificação da qualidade de datasets sobre publicações científicas. Por fim realizou-se uma prova de conceito na qual a metodologia de avaliação de qualidade proposta foi aplicada em um dataset promovido pelo LOD. Conclui-se, a partir dos resultados da prova de conceito, que a metodologia proposta consiste em um meio viável para quantificação dos problemas de qualidade em datasets de Linked Data, e que apesar dos diversos requisitos para a publicação deste tipo de dados podem existir outros datasets que não atendam determinados requisitos de qualidade, e por sua vez, não deveriam estar inclusos no diagrama do projeto LOD.
The Semantic Web suggests the use of patterns and technologies that assign structure and semantics to the data, so that computational agents can perform intelligent, automatic processing to accomplish specific tasks. In this context, the Linked Open Data (LOD) project was created, which consists of an initiative to promote the publication of Linked Data. With the evident growth of data published as Linked Data, quality has become essential for such datasets to meet the basic goals of the Semantic Web. This is because quality problems in published datasets are a hindrance not only to their use but also to applications that make use of such data. Considering that data made available as Linked Data enables a favorable environment for intelligent applications, quality problems can also hinder or prevent the integration of data coming from different datasets. The literature applies several quality dimensions in the context of Linked Data, however, the applicability of such dimensions for quality evaluation of linked data is investigated. Thus, this research aims to propose a methodology for quality evaluation in Linked Data datasets, as well as to establish a model of what can be considered data quality in the Semantic Web and Linked Data context. For this, an exploratory and descriptive approach was adopted in order to establish problems, dimensions and quality requirements and quantitative methods in the evaluation methodology in order to perform the assignment of quality indexes. This work resulted in the definition of seven quality dimensions applicable to the Linked Data domain and 14 different formulas for the quantification of the quality of datasets on scientific publications. Finally, a proof of concept was developed in which the proposed quality assessment methodology was applied in a dataset promoted by the LOD. It is concluded from the proof of concept results that the proposed methodology consists of a viable means for quantification of quality problems in Linked Data datasets and that despite the diverse requirements for the publication of this type of data there may be other datasets that do not meet certain quality requirements, and in turn, should not be included in the LOD project diagram.
Zaveri, Amrapali [Verfasser], et Felix [Gutachter] Naumann. « Linked Data Quality Assessment and its Application to Societal Progress Measurement / Amrapali Zaveri ; Gutachter : Felix Naumann ». Leipzig : Universitätsbibliothek Leipzig, 2015. http://d-nb.info/1239565844/34.
Texte intégralLivres sur le sujet "Linked Data Quality"
Maugeri, Giuseppe, et Graziano Serragiotto. L’insegnamento della lingua italiana in Giappone Uno studio di caso sul Kansai. Venice : Fondazione Università Ca’ Foscari, 2021. http://dx.doi.org/10.30687/978-88-6969-525-4.
Texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralRobert, McBreen, Albuquerque Metropolitan Arroyo Flood Control Authority. et Geological Survey (U.S.), dir. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralGold, Robert Louis. Low-flow water-quality and discharge data for lined channels in northwest Albuquerque, New Mexico, 1990 to 1994. Albuquerque, N.M : U.S. Dept. of the Interior, U.S. Geological Survey, 1997.
Trouver le texte intégralNakov, Svetlin. Fundamentals of Computer Programming with C# : The Bulgarian C# Book. Sofia, Bulgaria : Svetlin Nakov, 2013.
Trouver le texte intégralChapitres de livres sur le sujet "Linked Data Quality"
Acosta, Maribel, Amrapali Zaveri, Elena Simperl, Dimitris Kontokostas, Sören Auer et Jens Lehmann. « Crowdsourcing Linked Data Quality Assessment ». Dans Advanced Information Systems Engineering, 260–76. Berlin, Heidelberg : Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-41338-4_17.
Texte intégralRula, Anisa, Andrea Maurino et Carlo Batini. « Data Quality Issues in Linked Open Data ». Dans Data-Centric Systems and Applications, 87–112. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-24106-7_4.
Texte intégralRuckhaus, Edna, Oriana Baldizán et María-Esther Vidal. « Analyzing Linked Data Quality with LiQuate ». Dans Lecture Notes in Computer Science, 629–38. Berlin, Heidelberg : Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-41033-8_80.
Texte intégralBehkamal, Behshid, Mohsen Kahani et Ebrahim Bagheri. « Quality Metrics for Linked Open Data ». Dans Lecture Notes in Computer Science, 144–52. Cham : Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-22849-5_11.
Texte intégralRuckhaus, Edna, Maria-Esther Vidal, Simón Castillo, Oscar Burguillos et Oriana Baldizan. « Analyzing Linked Data Quality with LiQuate ». Dans Lecture Notes in Computer Science, 488–93. Cham : Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-11955-7_72.
Texte intégralNayak, Aparna, Bojan Božić et Luca Longo. « Linked Data Quality Assessment : A Survey ». Dans Web Services – ICWS 2021, 63–76. Cham : Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-96140-4_5.
Texte intégralLu, Yuqing, Lei Zhang et Juanzi Li. « Evaluating Article Quality and Editor Reputation in Wikipedia ». Dans Linked Data and Knowledge Graph, 215–27. Berlin, Heidelberg : Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-54025-7_19.
Texte intégralMa, Yanfang, et Guilin Qi. « An Analysis of Data Quality in DBpedia and Zhishi.me ». Dans Linked Data and Knowledge Graph, 106–17. Berlin, Heidelberg : Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-54025-7_10.
Texte intégralCappiello, Cinzia, Tommaso Di Noia, Bogdan Alexandru Marcu et Maristella Matera. « A Quality Model for Linked Data Exploration ». Dans Lecture Notes in Computer Science, 397–404. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-38791-8_25.
Texte intégralKiryakos, Senan, et Shigeo Sugimoto. « A Linked Data Model to Aggregate Serialized Manga from Multiple Data Providers ». Dans Digital Libraries : Providing Quality Information, 120–31. Cham : Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-27974-9_12.
Texte intégralActes de conférences sur le sujet "Linked Data Quality"
Kontokostas, Dimitris, Patrick Westphal, Sören Auer, Sebastian Hellmann, Jens Lehmann, Roland Cornelissen et Amrapali Zaveri. « Test-driven evaluation of linked data quality ». Dans the 23rd international conference. New York, New York, USA : ACM Press, 2014. http://dx.doi.org/10.1145/2566486.2568002.
Texte intégralTo, Alex, Rouzbeh Meymandpour, Joseph G. Davis, Guillaume Jourjon et Jonathan Chan. « A Linked Data Quality Assessment Framework for Network Data ». Dans the 2nd Joint International Workshop. New York, New York, USA : ACM Press, 2019. http://dx.doi.org/10.1145/3327964.3328493.
Texte intégralDebattista, Jeremy, Soren Auer et Christoph Lange. « Luzzu -- A Framework for Linked Data Quality Assessment ». Dans 2016 IEEE Tenth International Conference on Semantic Computing (ICSC). IEEE, 2016. http://dx.doi.org/10.1109/icsc.2016.48.
Texte intégralTang, Zhenhao, Hanfei Wang, Bin Li, Juan Zhai, Jianhua Zhao et Xuandong Li. « Node-Set Analysis for Linked Recursive Data Structures ». Dans 2015 IEEE International Conference on Software Quality, Reliability and Security (QRS). IEEE, 2015. http://dx.doi.org/10.1109/qrs.2015.19.
Texte intégralLorey, Johannes. « SPARQL Endpoint Metrics for Quality-Aware Linked Data Consumption ». Dans International Conference. New York, New York, USA : ACM Press, 2013. http://dx.doi.org/10.1145/2539150.2539240.
Texte intégralCatania, Barbara, Giovanna Guerrini et Beyza Yaman. « Exploiting context and quality for linked data source selection ». Dans SAC '19 : The 34th ACM/SIGAPP Symposium on Applied Computing. New York, NY, USA : ACM, 2019. http://dx.doi.org/10.1145/3297280.3297503.
Texte intégralNahari, Mohammad Khodizadeh, Nasser Ghadiri, Zahra Jafarifard, Ahmad Baraani Dastjerdi et Joerg R. Sack. « A framework for linked data fusion and quality assessment ». Dans 2017 3th International Conference on Web Research (ICWR). IEEE, 2017. http://dx.doi.org/10.1109/icwr.2017.7959307.
Texte intégralKnap, Tomas, Jan Michelfeit et Martin Necasky. « Linked Open Data Aggregation : Conflict Resolution and Aggregate Quality ». Dans 2012 IEEE 36th IEEE Annual Computer Software and Applications Conference Workshops (COMPSACW). IEEE, 2012. http://dx.doi.org/10.1109/compsacw.2012.29.
Texte intégralIlie cristian, Dorobat, Octavian Rinciog, George cristian Muraru et Vlad Posea. « IMPROVING THE QUALITY OF LINKED DATA USING STRING SUGGESTIONS ». Dans eLSE 2020. University Publishing House, 2020. http://dx.doi.org/10.12753/2066-026x-20-133.
Texte intégralAhmed, Hana Haj. « Data Quality Assessment in the Integration Process of Linked Open Data (LOD) ». Dans 2017 IEEE/ACS 14th International Conference on Computer Systems and Applications (AICCSA). IEEE, 2017. http://dx.doi.org/10.1109/aiccsa.2017.178.
Texte intégralRapports d'organisations sur le sujet "Linked Data Quality"
Johnson, Billy, et Zhonglong Zhang. The demonstration and validation of a linked watershed-riverine modeling system for DoD installations : user guidance report version 2.0. Engineer Research and Development Center (U.S.), avril 2021. http://dx.doi.org/10.21079/11681/40425.
Texte intégralFriedler, Haley S., Michelle B. Leavy, Eric Bickelman, Barbara Casanova, Diana Clarke, Danielle Cooke, Andy DeMayo et al. Outcome Measure Harmonization and Data Infrastructure for Patient-Centered Outcomes Research in Depression : Data Use and Governance Toolkit. Agency for Healthcare Research and Quality (AHRQ), octobre 2021. http://dx.doi.org/10.23970/ahrqepcwhitepaperdepressiontoolkit.
Texte intégralFriedler, Haley S., Michelle B. Leavy, Eric Bickelman, Barbara Casanova, Diana Clarke, Danielle Cooke, Andy DeMayo et al. Outcome Measure Harmonization and Data Infrastructure for Patient-Centered Outcomes Research in Depression : Data Use and Governance Toolkit. Agency for Healthcare Research and Quality (AHRQ), octobre 2021. http://dx.doi.org/10.23970/ahrqepcwhitepaperdepressiontoolkit.
Texte intégralBennett, Alan B., Arthur Schaffer et David Granot. Genetic and Biochemical Characterization of Fructose Accumulation : A Strategy to Improve Fruit Quality. United States Department of Agriculture, juin 2000. http://dx.doi.org/10.32747/2000.7571353.bard.
Texte intégralChapman, Ray, Phu Luong, Sung-Chan Kim et Earl Hayter. Development of three-dimensional wetting and drying algorithm for the Geophysical Scale Transport Multi-Block Hydrodynamic Sediment and Water Quality Transport Modeling System (GSMB). Engineer Research and Development Center (U.S.), juillet 2021. http://dx.doi.org/10.21079/11681/41085.
Texte intégralMacker, Joseph P. Controlled Link Sharing and Quality of Service Data Transfer for Military Internetworking. Fort Belvoir, VA : Defense Technical Information Center, janvier 1996. http://dx.doi.org/10.21236/ada464902.
Texte intégralOgwuike, Clinton Obinna, et Chimere Iheonu. Stakeholder Perspectives on Improving Educational Outcomes in Enugu State. Research on Improving Systems of Education (RISE), novembre 2021. http://dx.doi.org/10.35489/bsg-rise-ri_2021/034.
Texte intégralLuo, Yan, Shu Tian et Hao Yang. Green Bonds, Air Quality, and Mortality : Evidence from the People’s Republic of China. Asian Development Bank, décembre 2021. http://dx.doi.org/10.22617/wps210435-2.
Texte intégralEngel, Bernard, Yael Edan, James Simon, Hanoch Pasternak et Shimon Edelman. Neural Networks for Quality Sorting of Agricultural Produce. United States Department of Agriculture, juillet 1996. http://dx.doi.org/10.32747/1996.7613033.bard.
Texte intégralGalili, Naftali, Roger P. Rohrbach, Itzhak Shmulevich, Yoram Fuchs et Giora Zauberman. Non-Destructive Quality Sensing of High-Value Agricultural Commodities Through Response Analysis. United States Department of Agriculture, octobre 1994. http://dx.doi.org/10.32747/1994.7570549.bard.
Texte intégral