چکیده
در حوزه های ادغام کسب و کار با کسب و کار، محاسبات توزیع شده و ادغام اپلیکیشن سازمانی، وب سرویس ها به عناصری مشترک (به فرض غیر ضروری)، تبدیل شده اند. با این وجود، استانداردهای مبتنی بر XML برای توصیف وب سرویس، فقط نمایش نحوی ورودی و خروجی سرویس را رمزگذاری می کنند. معنای حقیقی این اصطلاحات، تعاریف رسمی آنها، و ارتباط آنها با مفاهیم دیگر مطرح نشده است. این مسئله موجب بروز چالش هایی برای اهرم بندی وب سرویس ها در توسعه قابلیت های نرم افزار می شود. با رشد تعداد سرویس ها و افزایش اختصاصی بودن نیازهای کاربران، توانایی یافتن یک سرویس مناسب برای یک اپلیکیشن خاص، سخت می شود. برای غلبه بر این چالش، وب سرویس های معنایی پیشنهاد شدند. برای کشف وب سرویس ها، وب سرویس های معنایی از آنتولوژیهایی جهت یافتن تطابق ها بین نیازمندیهای کاربر و قابلیت های سرویس استفاده می کنند. استدلال محاسباتی عرضه شده توسط آنتولوژیها، به کاربران امکان یافتن طبقه بندیهایی را می دهد که صریحاً تعریف نشدند. با این حال، روشهایی برای کشف وب سرویس معنایی وجود دارد. براساس علم الکترونیکی، که آنالوگ کسب و کار الکترونیکی است، یکی از روشهای بکاررفته، از توصیف معنایی تفصیلی و عمیق ورودیها و خروجیهای وب سرویس حمایت می کند. با این وجود، این روش قبل از پیشرفتهای اخیر در تحقیق منشاء (منبع) و وب معنایی واقع شده و وسعت کاربرد آن در خارج از حوزه علم الکترونیکی، روشن نیست. در اینجا از طریق آزمایش درون فردی به کشف این سئوال پرداخته، این روش را با تحقیق فعلی در زمینه منشا، وب معنایی، و استانداردهای وب سرویس توسعه داده، و شیوه ای یکپارچه برای توصیف و کشف وب سرویس، توسعه و به روش تجربی مورد ارزیابی قرار می دهیم. مفاهیم لازم برای الگوریتم های پیشرفته تر کشف وب سرویس و واسط های کاربر نیز مطرح شده است.
1. مقدمه
معماری سرویس گرا (SOA) مجموعه ای از اصول و روشهای طراحی و توسعه نرم افزار را به شکل سرویس های قابل همکاری تعریف می نماید. این سرویس ها، که رسماً وب سرویس نامیده می شوند، اپلیکیشن هایی هستند که کامپیوتربه طور خودکار از آنها به نفع کاربر استفاده می نماید. اغلب، برای توسعه سریع و مطمئن سیستم، آنها درون اپلیکیشن هاتعبیه می شوند. وب سرویس ها با استفاده از زبان توصیف کننده وب سرویس (WSDL)، توصیف می شوند. برروی وب، آنها به صورت بلوکهای ساختمانی نرم افزار تابعی عرضه می شوند، که از طریق پروتکل های اینترنتی استاندارد، مستقل از پلتفرم ها و زبان های برنامه نویسی، قابل دسترسی هستند. وب سرویس ها به خاطر قابلیت همکاری و توسعه پذیری شان، در حوزه های ادغام (یکپارچگی) کسب و کار با کسب و کار، محاسبات توزیع شده، و ادغام اپلیکیشن سازمانی، به عناصری مشترک تبدیل شده اند. از وب سرویس ها می توان به شیوه اتصال سست، استفاده نمود و با جمع کردن سرویس های موجود، سرویس های جدیدی تشکیل داد.
Abstract
Web services have become common, if not essential, in the areas of business-to-business integration, distributed computing, and enterprise application integration. Yet the XML-based standards for web service descriptions encode only a syntactic representation of the service input and output. The actual meaning of these terms, their formal definitions, and their relationships to other concepts are not represented. This poses challenges for leveraging web services in the development of software capabilities. As the number of services grows and the specificity of users' needs increases, the ability to find an appropriate service for a specific application is strained. In order to overcome this challenge, semantic web services were proposed. For the discovery of web services, semantic web services use ontologies to find matches between user requirements and service capabilities. The computational reasoning afforded by ontologies enables users to find categorizations that weren't explicitly defined. However, there are a number of methodological variants on semantic web service discovery. Based on e-Science, an analog to e-Business, one methodology advocates deep and detailed semantic description of a web service's inputs and outputs. Yet, this methodology predates recent advances in semantic web and provenance research, and it is unclear the extent to which it applies outside of e-Science. We explore this question through a within-subjects experiment and we extend this methodology with current research in provenance, semantic web, and web service standards, developing and empirically evaluating an integrated approach to web service description and discovery. Implications for more advanced web service discovery algorithms and user interfaces are also presented.
1. Introduction
Service oriented architecture (SOA) defines a set of principles and methodologies for designing and developing software in the form of interoperable services. These services, referred to formally as web services, are applications that can be used automatically by a computer on behalf of a user. Frequently they are embedded within applications to enable rapid and reliable system development. Web services are described using the Web Service Description Language (WSDL) [1]. They are offered over the Web as functional software building blocks accessible via standard Internet protocols, independent of platforms and programming languages [2]. Web services have become common, if not essential, in the areas of business-to-business integration, distributed computing, and enterprise application integration due to their interoperability and extensibility [3]. Web services can be used together in a loosely coupled fashion and new services can be formed from the aggregation of existing services [2].
چکیده
1. مقدمه
2. مثال انگیزه بخش از علم الکترونیکی
3. کارهای مرتبط
4. آنتولوژی منشاء سرویس
1. 4 پایه و اساس نظری
2. 4 بنیان آنتولوژی منشاء سرویس
3. 4. خلق آنتولوژی منشاء سرویس
4. 4 اجزای آنتولوژی
5. اتصال به استانداردهای موجود
6. ارزیابی
1. 6 کیفیت آنتولوژی منشاء سرویس
2. 6 مطلوبیت کشف مبتنی بر منشاء
7. بحث
8. خلاصه و نتایج
Abstract
1. Introduction
2. Motivating example from e-Science
3. Related work
4. Service provenance ontology
4.1. Theoretical basis
4.2. Foundation of service provenance ontology
4.3. Creation of the service provenance ontology
4.4. Ontology components
5. Connection to existing standards
6.1. Quality of the service provenance ontology
6.2. Utility of provenance based discovery
6. Evaluation
7. Discussion
8. Summary and conclusions
Appendix A. Survey questions